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
What is the difference between rootscope and scope?
How to test a string as a literal and as an object ?
What is webassembly good for?
Explain the term closure?
What are javascript closures?
How do you include a comment in javascript?
What applications use javascript?
Difference between '=', '==' and '===' operators?
How is a relation not a function?
What are the various functional components in javascript?
What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?
What is the use of Push method in JavaScript?
What is the instanceof operator in JavaScript?
What is eager initialization in java?
What are undefined and undeclared variables?