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
Can you have two constructors in java?
How to split arraylist elements in java?
What is Java Shutdown Hook?
How can you add and remove nodes in jtree?
What is the use of put method?
How to instantiate member inner class?
What are the features in java?
How to sort elements in a parallel array in java?
What are the properties of thread?
What is the concatenation operator in java?
Which class should you use to obtain design information about an object in java programming?
What do you understand by the term polymorphism?
what is a green thread? : Java thread
What is the symbol for average?
Can we overload the methods by making them static?