TYPESCRIPT Interview Practice #3

Q1. Is Native Javascript supports modules?







Q2. In TypeScript, what keyword do you use to declare a variable?







Q3. Which company develops TypeScript?







Q4. What is default visibility for properties/methods in TypeScript classes?







Q5. Does TypeScript supports function overloading?







Q6. Is it possible to debug any TypeScript file?







Q7. What is tsconfig.json file?







Q8. Does TypeScript support all object-oriented principles?







Q9. Could we use TypeScript on the backend?







Q10. Typescript can be installed or managed through?