What are JavaScript types?

Answer Posted / narnia

Javascript is of 3 types.....
1) client side
2)server side
3) core Javascript....

read this you will know


http://www.devarticles.com/c/a/JavaScript/Client-side-and-Server-side-JavaScript/1/

Is This Answer Correct ?    13 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's relationship between JavaScript and ECMAScript? And What are JavaScript types?

696


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

550


What is javascript and how it works?

549


What are local variables in javascript?

557


What is hoisting in javascript?

563






What is event in javascript?

548


just for testing

1819


How and where javascript namespacing is used?

533


Is javascript safe to download?

561


How can you declare a class in javascript?

648


how to run the servlet in tomcat

1749


List some design patterns in javascript?

548


What do you mean by script?

531


How you will add function as a property in a javascript object? Give an example.

652


What is difference between module.exports and export?

526