what is difference Between Core Java and advance java
Answer Posted / keerthi
Its true that there is no core java and advanced java.
There is no special advanced java.The institutes categorised the java that is included in their syllabus as core java ant the rest as advanced java.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What does || mean in code?
What is isa relationship?
What is the difference between jdk and jre?
what state does a thread enter when it terminates its processing? : Java thread
Difference between object instantiation and construction ?
How do I stop concurrentmodificationexception?
What is the difference between Java1.4 and Java1.5
How many types of variables are there?
What is a classloader in java?
what is anonymous class in java?
Is string a wrapper class?
What is data type example?
What is the purpose of encapsulation?
What is private protected in java?