JS

TypeScript Quiz - Basic typescript data types

25.

Which data type in TypeScript is used to represent a collection of elements?

Array

Boolean

String

Number