what is difference Between Core Java and advance java
Answer Posted / jitendr kumar sahoo
core java is the fundamental part of the java technology
and one can to learn advanced java there is knowledge of
core java vey important.without any knowledge of core java
one cannot entry to the advanced java.core java is the base
part of the advanced java.In the core java one can create
a application,but to transminate the appllication in any
other enviornemt there is need of advanced java through
rmi,nerworking,applet and also servlet.
| Is This Answer Correct ? | 78 Yes | 20 No |
Post New Answer View All Answers
How is tree Mirroring implemented?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is a method in java?
What is the purpose of skeleton and stub?
What is difference between ++ I and I ++ in java?
How to add menushortcut to menu item?
Discuss different types of errors that generally occur while programming.
What type of variable is gender?
What is the difference between JVM and JRE?
What are variable names?
Can we pass a primitive type by reference in java? How
What is JVM and is it platform independent?
How many types of keywords are there?
Can we create an object of static class in java?
What does compareto () do in java?