what is difference Between Core Java and advance java
Answer Posted / sangeetha
core java is a fundamantal of java application
then advanced java is the web Application.
| Is This Answer Correct ? | 86 Yes | 21 No |
Post New Answer View All Answers
What is the purpose of the System class?
Why is it important to initialize a variable?
How does java enable high performance?
How hashmap increases its size in java?
What is anti pattern in programming?
What is the difference between private & public & friendly classes?
Differentiate jar and war files?
What is passing by reference in java?
Why singleton pattern is better than creating singleton class with static instance?
What’s the difference between callable and runnable?
What is the difference between overriding & overloading?
What is multithreading in java?
How to create a fecelet view?
What is map and hashmap in java?
What is instance example?