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 |
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
How to split arraylist elements in java?
how to run servlet program between two computer through the internet ?
2 Answers Kiran Prakashan, TCS,
What is class forname?
Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.
I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.
What is the difference between a method and a procedure?
How to use arraylist in java netbeans?
What is anagram in java?
What is the parse method in java?
What is the difference between the synchronized() & static synchronized()?
Difference between abstract class and Interfaces?
7 Answers CTS, iFlex, PA Consulting, Sai Softech, Value Chain,