What is the difference between java and java script?
Answer Posted / preet
java uses the concept of classes and objects.
there is no such things used in java script.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is Currying in Javascript?
What are the seven data types of javascript?
What is the default data type in javascript?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
Is function a data type in javascript?
What is a method in javascript?
how to get no of items from from weblist?
What are all the looping structures in javascript?
Explain the unshift() method ?
What is use of JavaScript and jquery?
Name some of the JavaScript features?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
What is the best site to learn javascript?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is closure? Give an example.