Get detailed and accurate answers to your questions on IDNLearn.com. Discover in-depth answers to your questions from our community of experienced professionals.

Which of the following statements accurately describes JavaScript syntax?
a) JavaScript uses semicolons to terminate statements, but they are optional.
b) JavaScript variables must be declared using the var keyword before use.
c) JavaScript is case-sensitive for variable names, function names, and operators.
d) JavaScript does not support the use of comments to annotate code.


Sagot :