Computer Science, asked by dvela023, 2 months ago

Plz i need this answer asap. Ill mark brainliest
Select the correct answer from each drop-down menu.
The following passage describes variables in JavaScript.
In JavaScript, variable names are __. Variable names ‘Area’ and ‘area’ are __
Case sensitive the same
different
case insensitive equal
all numerals

Answers

Answered by muhammedriyan551
10

Answer:

Here are rules JavaScript has for naming variables: ... Variable names must begin with a letter, an underscore (_) or a dollar sign ($). Variable names can only contain letters, numbers, underscores, or dollar signs. Variable names are case-sensitive.

Answered by wyattlivingston14
0

Answer: 1.case sensitive 2.different

Explanation:

just took the quiz and got it right

Similar questions