TypeScript Mcqs
TypeScript Mcqs
A. True
B. False
12.TypeScript supports all object oriented principles
A. True
B. False
13.A transpiler converts from one language to another language
A. True
B. False
14.TypeScript is optionally dynamicaly typed language
A. True
B. False
15.In TypeScript default access to class members is private
A. True
B. False
16.TypeScript does not provide module support
A. True
B. False
Answers:
1. B
2. C
3. C
4. C
5. A
6. B
7. B
8. A
9. B
10.C
11.A
12.A
13.A
14.B
15.B
16.B