Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Suppose, you have a variable defined like this:
let helloWorld = "Hello World";
What statement is correct?
The type of the variable will be inferred as string
The type of the variable will be inferred as never
We can not define variables like this with TypeScript, we must provide a type name.
The type of the variable will be inferred as any
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!