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
What is collection sort in java?
What is command line argument in java?
What string is utf8?
How can an object be unreferenced?
What is reflexive association?
Difference between serialization and deserialization in java?
Is an integer an object?
Can abstract class have private constructor?
What is integers and example?
How can I become a good programmer?
Which is fastest collection in java?
State the difference between strings and arrays.
What do you mean by stack?
What is final, finally, finalize?
What are the two main uses of volatile in Java?