Computer Science, asked by viyush68, 4 months ago

Answer the following question

Define a global variable used to count question numbers.
.

Answers

Answered by Anonymous
1

Answer:

In computer programming, a global variable is a variable with global scope, meaning that it is visible (hence accessible) throughout ...

Answered by saurav7793
0

in JavaScript:

var a = question.length

Similar questions
Chemistry, 2 months ago