Latest Top JavaScript Interview Questions and Answers 2013,2014,2015

1.JavaScript Introduction:

JavaScript is the most popular programming language in the world. It is the language for HTML and the web, for servers, PCs, laptops, tablets, smart phones, and more.

2.What is JavaScript?

JavaScript is a Scripting Language.It is a lightweight programming language. JavaScript is programming code that can be inserted into HTML pages and it is executed by all modern web browsers..

3.What are JavaScript types? 

 Number, String, Boolean, Function, Object, Null, Undefined.