Is javascript case sensitive language?
Answer / Utkarsh Kumar Mishra
Yes, JavaScript is a case-sensitive programming language. Variable names, function names, and keywords are all case-sensitive.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we create session in javascript?
Is javascript easier than java?
What is the importance of <script> tag?
What are the concepts of object oriented programming?Explain with an example.
What does undefined value mean in javascript?
How to define a anonymous function?
What are the advantages of using external javascript?
How do I install javascript?
What is the use of blur function in JavaScript?
What does clean white space mean?
How about 2+5+"8"?
How to change style on an element?