JS Coding Questions Logo
JS Coding Questions
#99💼 Interview

Is JavaScript a case-sensitive language

Advertisement

728x90

Yes, JavaScript is a case sensitive language. The language keywords, variables, function & object names, and any other identifiers must always be typed with a consistent capitalization of letters.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 14

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
99of476