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
How java uses the string and stringbuffer classes?
Which collection allows duplicate values in java?
Define how objects are stored in java?
what is interface in java? Explain
Define immutable object?
Why char array is favored over string for the storage of passwords?
What do you mean by scope of variable?
What is difference between path and classpath?
What are the three parts of a lambda expression? What is the type of lambda expression?
What is not object oriented programming?
Can you create an object of an abstract class?
what do you mean by classloader?
What is an example of a constant variable?
How do I get a substring?
What does compareto () do in java?