What is the difference between java and java script?
Answer Posted / preet
Java exhibits the properties like inheritance, data encapsulation and polymorphism whereas JavaScript does not exhibits these properties.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to port a GUI application onto Web
How to convert a string to lowercase?
How to create a popup warning box?
What is an external javascript?
What is javascript in simple terms?
What is the requirement of debugging in javascript?
Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.
Can we learn javascript without knowing java?
What is the difference between typeof and instanceof operators in Javascript?
What is built in function in javascript?
Explain how to detect the operating system on the client machine?
How to redirect a page to another page in javascript?
how to get no of items from from weblist?
What are different types of scope chain available in javascript?
what is the difference between window & document in javascript?