What is variable in typescript?



What is variable in typescript?..

Answer / Samir Kumar Singh

Variable in TypeScript is a container that holds data values. It's used to store and manipulate data during the execution of a program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More TypeScript Interview Questions

What is named function?

1 Answers  


How many types you defined?

1 Answers  


What is the difference between typescript and javascript?

1 Answers  


What is default export in typescript?

1 Answers  


What is an interface in typescript?

1 Answers  


What is a typescript map file?

1 Answers  


Tell the minimum requirements for installing typescript. Also, mention the steps involved in it.

1 Answers  


What is typescript? What is the need for it in angular2?

1 Answers  


What are ambients in typescripts and when to use them?

1 Answers  


Which object oriented terms are supported by typescript?

1 Answers  


Can we use jsx in typescript?

1 Answers  


Explain decorators in typescript?

1 Answers  


Categories