what is difference between java programming language and java script? how do JSP, JDBC, Java servlets link? what is core java
May 10, 2010 at 1:53 PM
Hi Friend,
Differences:
1) Java is a Object Oriented programming language developed by Sun Microsystems, while JavaScript is a scripting language that was introduced by Netscape.
2) Java creates applications that run in a virtual machine while javaScript code is run on a browser only.
3) Java code needs to be compiled while JavaScript code are all in text.
4) Java can only be used as a back-end language within a web environment while Javascript is used for front-end web development.
5) Java follows strong type checking where as Javascript
is very flexible in datatype(loosly typed).
Ex : Variables in Java:
int num;String st;
Variables in Javascript:
var name;
6) Java support function declarations, with access specifiers,parameter datatype,return type while Javascript does not.
Ex: function declaration in java:
public int functionName(int no){
}
function declaration in javascript:
function fcnName(str){
}
Core Java" is basically the language, coupled with the standard core API that comes with any Java distribution.
Please visit the following links:
http://www.roseindia.net/java/http://www.roseindia.net/jsp/http://www.roseindia.net/servlets/index.shtmlhttp://www.roseindia.net/jdbc/Thanks
Related Tutorials/Questions & Answers:
java preface - Java Beginnersjava preface what is difference between
java programming language and
java script? how do JSP, JDBC,
Java servlets link? what is core
java
Hi Friend,
Differences:
1)
Java is a Object Oriented programming
Preface
PrefacePrev Next
Preface
If you believe you have found an error in the SCBCD 1.3 Study Guide or have a suggestion to improve it,
please send an e-mail to me. Indicate
Advertisements
Preface
PrefacePrev Next
Preface
If you believe you have found an error in Enterprise Application Development with IBM
WebSphere Studio, V5.0 Study Guide or have a suggestion
Java Programming Books
Java Programming Books
Sams Teach Yourself
Java 2 in 24 Hours... this brief: This
Java programming stuff is a lot easier than it looks. I'm
javajava diff bt core
java and
java JAVAJAVA how the name came for
java language as "
JAVA java java why iterator in
java if we for loop
javajava explain technologies are used in
java now days and structure
java javajava different between
java & core
java Java Java Whether
Java is pure object oriented Language
javajava is
java open source
javajava what is
java reflection
java java in
java does not pointers concept but what is nullpointers in
java?
nullpointer is a runtime Exception
javawhat is the size of array in
java ? what is the size of array in
java ?
what is the mean of finalize in
java javajava give a simple example for inheritance in
java javajava give a simple example for inheritance in
java javajava why to set classpath in
java javajava why to set classpath in
java javajava why to set classpath in
java javajava why to set classpath in
java java java What is ?static? keyword
javajava RARP implementation using
java socket
javajava sample code for RARP using
java javajava Does
java allows multiline comments
JavaJava how to do
java in command prompt
javajava Write a
java code to print "ABABBABCABABBA
javajava write a program in
java to acess the email
javajava send me
java interview questions
javajava how use
java method
javajava what are
JAVA applications development tools
JavaJava Whether
Java is Programming Language or it is SOftware
javajava is
java purely object oriented language
javajava why multiple inheritance is not possible in
java javajava explain object oriented concept in
java java java difference between class and interface
JavaJava how to draw class diagrams in
java javajava write a
java program using filenotfoundexception
java java How to set
java Policy for applet using jdk 6
javajava pattern code for a given words
java pattern code for a given words pattern
javajava dear,
i want a field for date picker using
java/
java script
javajava create
java program for delete and update the details,without using database, just a normal
java program
javajava why methods in
java raise exceptions
Have a look at the following link:
Java Exceptions
javajava code to search the nodes how to write the
java code to search the nodes using routers
javajava online telephone directory i need coding for online telephone directory..by using
java....pls help me
javajava how to edit text document by using
java
then how to edit starting and ending of text document by using
java javajava different between
java & core
java
print("code sample
javajava different between
java & core
java
print("code sample
java java how can use sleep in
java
which book learn of
java language