What is the difference between java and java script?
Answer Posted / preet
java uses the concept of classes and objects.
there is no such things used in java script.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is javascript used for in web design?
What is scope variable in javascript?
What is the difference between ‘function declaration’ and ‘function expression’?
What is difference between arrow function and normal function?
Explain why "self" is needed instead of "this".
What are the data types in js?
What are the scopes of a variable in javascript?
What is bom?
How do I enable cookies safari?
Can you pass a anonymous function as an argument to another function?
Explain the term closure?
What are javascript closures?when would you use them?
What is callback in javascript?
What are limitations in javascript?
Can we learn javascript without knowing java?