What is the difference between java and java script?
Answer Posted / kannappanksk
Java Script is object based language it is used for front
end validations.
java is object oriented language.object oriented language
supports OOP's,Object based not suppoted inheritence.
| Is This Answer Correct ? | 44 Yes | 11 No |
Post New Answer View All Answers
Does spread operator deep copy?
What are the decodeURI() and encodeURI()?
Is Javascript a Functional Programming Language?
What close() does in javascript?
How to clone an object in javascript?
How do you add an element at the end of an array?
What is event in web programming?
How to replace all occurrences of a string in JavaScript?
What is the disadvantage of javascript?
Explain function hoisting in javascript?
What is output of “20” + 20? In javascript?
How to port a GUI application onto Web
Do you have to declare variables in javascript?
Can we learn javascript without knowing java?
What is a reverse string?