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 create the namespace in javascript?
List the comparison operators supported by javascript?
What happens when the recursion calling is applied on two functions?
List some unit testing frameworks javascript
What is the difference between undeclared & undefined?
What are javascript properties?
What is a closure javascript? Explain
What is a boolean in javascript?
What are the properties of stack?
How to call a function inside a function in javascript?
Can you give an example showing javascript hoisting?
What does 3 dots mean in javascript?
How to make a function in javascript?
How can you do a character count in javascript?
What is the use of a number object in javascript?