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
What is webpack used for?
What is class example?
What is the difference between .call() and .apply()?
Why javascript is dangerous?
Are all javascript variables global?
How to setting a cookie with the contents of a textbox?
Why do we need javascript?
What is the difference between the operators ‘==‘ & ‘===‘?
What is the main difference between Map collections and other collections such as Set.
What are the ways to emit client-side javascript from server-side code in asp. Net?
Does javascript have the concept level scope?
What is the use of type of operator?
Where is javascript used most?
How do you change the style/class on any element?
What is the use of debugger keyword in javascript?