What is type assertions in typescript?
Explain relative vs. Non-relative module imports.
What are typescript public, private, protected and readonly modifiers?
Explain decorators in typescript? List type of decorators available in typescript?
What is the callback function in typescript?
What do you understand by classes in typescript? List some features of classes.
Which keyword is used for inheritance in typescript?
What is typescript? How is it different from javascript?
What do you mean by interfaces? Explain them with reference to typescript.
Is it possible to compile .ts automatically with real-time changes in the .ts file?
Tell the minimum requirements for installing typescript. Also, mention the steps involved in it.
Explain access modifiers in typescript?
Which object oriented terms are supported by typescript?