Is javascript case sensitive language?



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

Post New Answer

More JavaScript Interview Questions

Can we create session in javascript?

1 Answers  


Is javascript easier than java?

1 Answers  


What is the importance of <script> tag?

1 Answers  


What are the concepts of object oriented programming?Explain with an example.

1 Answers  


What does undefined value mean in javascript?

1 Answers  


How to define a anonymous function?

1 Answers  


What are the advantages of using external javascript?

1 Answers  


How do I install javascript?

1 Answers  


What is the use of blur function in JavaScript?

1 Answers  


What does clean white space mean?

1 Answers  


How about 2+5+"8"?

6 Answers   Satyam,


How to change style on an element?

1 Answers  


Categories