Are javascript variables case sensitive?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is unobtrusive javascript?

0 Answers  


What are the different actions that are performed using javascript?

0 Answers  


Write a JavaScript function which can take any number of strings as arguments and outputs them as a single concatenated string.

4 Answers  


What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();

1 Answers  


How to trigger a postback on an updatepanel from javascript?

0 Answers  






What is a string in javascript?

0 Answers  


How to convert json object to string?

0 Answers  


what is function of stdio.h

0 Answers   TCS,


Where is javascript used most?

0 Answers  


What is javascript? List some data types supported by javascript?

0 Answers  


What is "this"?

0 Answers  


What are the security related issues in JavaScript scripts?

3 Answers   Four soft,


Categories