What are the types of data types?


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

Post New Answer

More JavaScript Interview Questions

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

1 Answers  


why we use javascript in html ?

4 Answers  


Is python better than javascript?

0 Answers  


Can you put javascript in html?

0 Answers  


What is event target in javascript?

0 Answers  






Explain the unshift() method ?

0 Answers  


Can any one tell me about s_objectID used for the anchor tag why it is used, what for and how to use it properly. with an example...please please......

1 Answers  


how to run java script program

1 Answers  


Is function a data type in javascript?

0 Answers  


What is a frontend framework?

0 Answers  


How many days it will take to learn 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  


Categories