1 . Difference between explicit and implicit types in typescript ?
2 . Why is generic used in TypeScript?
3 . What is build time error?
4 . Differences Between Type Aliases and Interfaces?
5 . Typescript make all properties readonly ?
6 . What does Required do in TypeScript?
7 . what is enum in typescript
8 . What is literal type in typescript
9 . What is Pick type in TypeScript?
10 . What is the purpose of Record in typescript
11 . What is type assertion?
12 . Do we need to compile TypeScript files and why?
13 . What is type casting in typescript
14 . What is type guard in typescript
15 . what is type narrowing in typescript
16 . When should I use unknown keyword TypeScript?
17 . What are Modules in Typescript?
18 . Why do we need to compile TypeScript?
19 . How do you call a constructor of parent class in child class?
20 . What is the difference between .ts and .tsx ?
21 . What is the difference between interface and classes?
22 . How do you declare a class constant?
23 . What does TypeScript map file do?
24 . How to call base class constructor from child class in TypeScript?
25 . What is getters setters in TypeScript?
26 . What are conditional types in TypeScript?
27 . How do you make an array read-only?
28 . What is public and private in TypeScript?
29 . What is override in TypeScript?
30 . Does TypeScript have overloading?
31 . Why do we use abstract class in TypeScript?
32 . What is the declare keyword in TypeScript?
33 . What are decorators in TypeScript?
34 . Should I use type or interface TypeScript?
35 . List the built-in types in Typescript ?
36 . How do I combine two TypeScript interfaces?
37 . What are the benefits of TypeScript?
38 . What is interface in typescript?
39 . What is static type checking in TypeScript?
40 . What is Typescript?
41 . What is Unions in typescript?

Copyright ©2022, Typescript Questions and Answers