1.
What is camel case in JavaScript?
2.
Which of the following is an example of camel case?
3.
What is the correct way to declare a variable in camel case?
4.
Which variable name follows camel case convention?
5.
In JavaScript, which of the following is the camel case version of "employee salary"?
6.
Which of these variable names is not written in camel case?
7.
What is the importance of using camel case in JavaScript?
8.
Identify the camel case variable:
9.
Which of these is a correctly formatted camel case function name?
10.
What will the variable myVarName look like in camel case?