What are the modules in typescript?
What do you understand by classes in typescript? List some features of classes.
How to setup and install typescript?
What are closures in javascript?
Is it possible to combine multiple .ts files into a single .js file? If yes, then how?
What is the difference between the internal and external module in typescript?
Which object oriented terms are supported by typescript?
What do you mean by interfaces?
How to create a variable in typescript?
What is the current stable version of typescript?
What is the default parameters function?
What is the default access modifier for members of a class in typescript?
What is inheritance in typescript?
Is es6 typescript?
What is rest parameters functions?