what is difference Between Core Java and advance java
Answer Posted / teppi
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 ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between jvm and jre?
Is linkedlist thread safe in java?
What is the default value of byte datatype in java?
Can we have any other return type than void for main method?
What is the difference between an array and an array list?
What is math exp in java?
Is java based on c?
What is the mapping mechanism used by java to identify IDL language?
What is constant in programming?
What is pass by value?
What is the use of using enum to declare a constant?
What is the main function in java?
What is the technique adopted to create an immutable class?
What is the final keyword denotes?
How to optimize the javac output?