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
How do you submit a form using JavaScript?
What is slug in javascript?
Explain the difference between “==” and “===”?
Is javascript necessary?
If you need to hide the javascript code from the older browser versions, how will you perform it?
When would you use javascript closures?
What is the use of 'bind' method in JavaScript?
How does javascript work?
What is javascript tree shaking?
How to delete an array entry using javascript?
How can you to add javascript to a page when performing an asynchronous postback?
How do I start a javascript project?
What is a Typed Language?
Name the two functions that are used to create an HTML element dynamically?
Does javascript care about whitespace?