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 does t in java mean?
How big is a 32 bit integer?
How can you make a class serializable in java?
What is the use of singleton?
What is tostring () method?
What are the methods used to implement for the key object in the hash map?
Which language is java?
What happens when a thread cannot acquire a lock on an object in java programming?
Give an example of call be reference significance.
How we can execute any code even before main method?
How many types of memory areas are allocated by jvm?
When would you use a static class?
What is thread life cycle?
What is the use of jtable?
Can we assign the reference to this variable?