What are the variable used for in JavaScript program
Answers
Answered by
1
In JavaScript, variables are used to hold a value. It can hold any value, from primitives to objects.
Answered by
6
Answer:
the answer is
Explanation:
In JavaScript, variables are used to hold a value. It can hold any value, from primitives to objects.
Similar questions