what is difference Between Core Java and advance java
Answer Posted / sriram
The difference is that,core java is of basic part of java
in which,if we understand core java then only we can
preceed to advance java.
core java is fundamental language and adavance java is
another part of java in which the extention of core java is
learned.
| Is This Answer Correct ? | 108 Yes | 37 No |
Post New Answer View All Answers
Does every java program need a main?
What are advantages of exception handling in java?
Is heap stored in ram?
List some features of the abstract class.
In the below example, what will be the output?
How do you implement tree mirroring in java?
What is anti pattern in programming?
What is collection sort in java?
What is constant in programming?
Can I override protected method in java?
What is passing parameters in java?
What is meant by method?
What is a generic type?
What is the biggest integer?
does java support pointers?