0 votes
388 views
in Javascript by (98.9k points)
edited

What is called Variable typing in Javascript?

1 Answer

0 votes
by (98.9k points)
selected by
 
Best answer

Variable typing is used to assign a number to a variable. The same variable can be assigned to a string.

Example:

i = 10;
i = "string;"

This is called variable typing.

Related questions

0 votes
1 answer 435 views
asked Apr 3, 2022 in Javascript by Doubtly (98.9k points)
0 votes
1 answer 390 views
asked Apr 3, 2022 in Javascript by Doubtly (98.9k points)
0 votes
0 answers 248 views
asked Apr 3, 2022 in Javascript by Doubtly (98.9k points)
0 votes
1 answer 356 views
0 votes
1 answer 565 views

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

Recent Badges

Doubtly Earned a badge
Doubtly Earned a badge
Doubtly Earned a badge

5.7k questions

5.1k answers

108 comments

648 users

...