what is difference Between Core Java and advance java
Answer Posted / azeem
core java is fundamental of java concepts like oops concepts.with out core java we cant move advanced concepts in java it is a heart of learning java language.Advanced java is used to develop web applications in that having concepts as servlets and jsp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is finalize() similar to a destructor?
How are destructors defined in java?
What are the drawbacks for singleton class?
What is the public method modifier?
how we can make a write-only class in java?
what do you understand by the term string with respect to java?
What is the difference between a scrollbar and a scrollpane?
Give us a program to check for parenthesis matching using stack.
Which is illegal identifier in java?
When do I need to use reflection feature in java?
What modifiers are allowed for methods in an interface?
What is a singleton class in Java?
Is java call by value?
What are the principle concepts of oops?
What are the disadvantages of object oriented programming?