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
Why synchronization is important in java?
What is int lol?
Does a class inherit the constructors of its superclass in java programming?
What happens when you add a double value to a string?
Difference between error and exception
What is stack class in java?
What is arguments in java?
What access modifiers can be used for variables?
Write a program to find maximum and minimum number in array?
How does multithreading take place on a computer with a single cpu in java programming?
How we can run a jar file through command prompt in java?
What is an inner class in java?
What is enhanced loop in java?
Tell us something about different types of casting?
How can an object be unreferenced?