diff. b/w JAVA and javascript...
Answers were Sorted based on User's Feedback
Answer / amol
Java : java is programming language powerded by OOPS concepts
javaScript : is a scripting language which basically used
for client side validation.
| Is This Answer Correct ? | 30 Yes | 3 No |
Answer / guest
Java is a much larger and more complicated language that
creates "standalone" applications. A Java "applet" (so-called
because it is a little application) is a fully contained
program.
JavaScript is text that is fed into a browser that can
interpret it and then it is enacted by the browser
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / puneet
java is an oops related concept language....
and java script is a minor program compiled to run small
java programs ....
| Is This Answer Correct ? | 3 Yes | 6 No |
How does the java compiler work?
who was the founder of java
32 Answers CTS, HCL, ProKarma,
Is alive method in java?
What does 0 mean in boolean?
do I need to use synchronized on setvalue(int)? : Java thread
What is functional interface in javatpoint?
Can a hashset contain duplicates java?
What is a class in java?
What is serial version uid and its importance in java?
Can you use abstract and final both with a method?
how many types of cloning?
What is an image buffer?