What is the difference between java and java script?
Answer Posted / rajesh gupta
java is an entire programming language of sun microsystem
while javascript is scripting language that is introduce by
netscape.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What do “1”+2+4 evaluate to?
Expand BOM and explain it?
What is null in js?
What is a method in javascript?
Why is object naming important to use in javascript?
Which is better for or foreach in javascript?
Is javascript easier than java?
What is the difference between arrow function and normal function?
What is output of “20” + 20 + 20 and “20” + ( 20 + 20)? In javascript?
What is camelcase in programming?
How do you check if an object is an array or not?
Explain few difference between null, undefined or undeclared javascript variable?
What do you mean by script?
What is a framework programming?
What is event in javascript?