Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
Frontend
→
Advanced JavaScript Interview Questions in Frontend
→
What is the difference between TypeScript and Java...
1.
What is the difference between TypeScript and JavaScript?
Answer»
S.no
TypeScript
JavaScript
1.
Typescript is an object-oriented language.
JavaScript is a scripting language.
2.
Static typing
FEATURE
is available here.
Doesn’t support static typing.
3.
TypeScript supports modules.
JavaScript doesn’t support modules.
4.
It has an interface.
Doesn’t have any interface.
5.
The optional
PARAMETER
FUNCTION
is
SUPPORTED
here.
JavaScript doesn’t support optional parameter function.
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
Why are optional parameters added in TypeScript?
What is getters and setters in TypeScript?
What are Arrow functions in TypeScript?
What is import and export in TypeScript?
What are the Modules Typescript?
Is it possible to merge multiple .ts files into a single .js file?
What are mixins in TypeScript?
What are the data types in TypeScript?
What is the use of the tsconfig.json file in typescript?
What is the export class in TypeScript?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies