What is optional properties in typescript?
How do you implement inheritance in typescript?
What is namespace in typescript? How to declare a namespace in typescript?
What is lambda/arrow function?
Who developed typescript?
How does typescript support optional parameters in function as in javascript every parameter is optional for a function?
Why we use typescript?
What do you understand by classes in typescript? List some features of classes.
What is an external modules?
How typescript is different from javascript?
Which are the different data types supported by typescript?
Is it possible to merge multiple .ts files into a single .js file?
Which object oriented terms are supported by typescript?