Google News
logo
TypeScript - Interview Questions
What are the object-oriented terms supported by TypeScript?
TypeScript supports the following object-oriented terms :
 
* Modules
* Classes
* Interfaces
* Inheritance
* Data Types
* Member functions
Advertisement