Answer & Solution
Answer: Option A
Solution:
Camel case is a convention in JavaScript where the first letter is lowercase and each subsequent word starts with an uppercase letter, e.g., myVariableName.