Name the datatypes of javascript?


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

Post New Answer

More JavaScript Interview Questions

What is the difference between rootscope and scope?

0 Answers  


What are the difference between undefined and not defined in javascript?

0 Answers  


WHAT IS .NET?

1 Answers  


What applications use javascript?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  






How can you read properties of an Object in JavaScript?

0 Answers  


What is encodeuri() function?

0 Answers  


Is javascript faster than asp script?

0 Answers  


What are exports & imports?

0 Answers  


Can you explain about screen object?

0 Answers  


What is break and continue statements?

0 Answers  


What is output of “20” + 20? In javascript?

0 Answers  


Categories