Explain what is javascript? List some data types supported by javascript?



Explain what is javascript? List some data types supported by javascript?..

Answer / Ravi Sharma

JavaScript is a high-level, interpreted programming language primarily used for creating dynamic web pages. It was developed by Netscape in 1995 and is now an essential part of the World Wide Web. Some data types supported by JavaScript are: Number, String, Boolean, Null, Undefined, Object, Symbol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

In a pop-up browser window, how do you refer to the main browser window that opened it?

1 Answers  


What are the four basic data structures in javascript?

1 Answers  


What are the different types of errors available in javascript?

1 Answers  


How to convert javascript date to iso standard?

1 Answers  


What are undefined and undeclared variables?

1 Answers  


Can you give an example showing javascript hoisting?

1 Answers  


Why extending array is bad idea?

1 Answers  


How would you organize your javascript code?

1 Answers  


What are the variable naming conventions in javascript?

1 Answers  


What is require in javascript?

1 Answers  


What is the use of isNaN function?

1 Answers  


Why is java better than javascript?

1 Answers  


Categories