What is the difference between java and java script?
Answer Posted / amita
java script is a scripting language, it is used for
validations, you can use some of java methods in javascript
code.
java is a structured language like c, c++.
I think you can not fetch database from Javascript but in
java code you can do so.
| Is This Answer Correct ? | 19 Yes | 7 No |
Post New Answer View All Answers
Why do we need npm?
What is Currying in Javascript?
What is the use of ‘debugger’ keyword in javascript code?
What are self Executing Functions?
Where do you write javascript?
What is the difference of "settimeout" function and setinterval functions in javascript
Is a function an object?
Explain the terms synchronous and asynchronous code?
Does javascript care about whitespace?
What does parse Query String return in javascript?
What is whitespace in javascript?
What is stack queue?
Event bubbling and Event Capturing in JavScript?
Entire content of a JavaScript source file in a function block?
Is JavaScript case sensitive? Give an example?