Computer Science, asked by neelamdeeo4360, 11 months ago

Must you define a data type when declaring a variable in JavaScript?

Answers

Answered by gautam2001
0

Yes............. Jdjdhd


gautam2001: ex- int a=2;
Answered by northernstarmusic10
0

Answer:

No

Explanation:

Normally you dont use type definitions in vanilla javascript all variables are assigned a any type.

Similar questions