What is the difference between java and java script?
Answer Posted / vijay
Java is a powerful object-oriented language like c, c++
while JavaScript is an object based client side scripting
language.
Is This Answer Correct ? | 33 Yes | 10 No |
Post New Answer View All Answers
What is an undefined value in JavaScript?
How to find operating system in the client machine using javascript?
What are parameters in javascript?
What is the difference between test () and exec () methods?
How many hours learn javascript?
How to loop through array in javascript?
What is a module code?
What is npm javascript?
In javascript what is an argument object?
What is the meaning of callback function?
What is a named function in JavaScript? How to define a named function?
Can you pass a anonymous function as an argument to another function?
What output will this program produce System.out.println(x+"+"+y+"="+(x+));
Where do I write javascript code?
How to reload a page using JavaScript?