what is difference Between Core Java and advance java
Answer Posted / ravikiran
core java is appicable for the for the standalone
applications
And advanced java is for web appications
| Is This Answer Correct ? | 133 Yes | 34 No |
Post New Answer View All Answers
What is the difference between the direct buffer and non-direct buffer in java?
In a container there are 5 components. I want to display all the component names, how will you do that?
What is Enum in Java?
What are the differences between heap and stack memory in java?
What is java life cycle?
What is the use of accept () method in java?
Can we have try block without catch block?
Does google use java?
What does localhost mean?
When will we use them?
Explain an intermediate language?
Can we use different return types for methods when overridden?
What exactly is a .class file?
What is increment in java?
Can we declare main () method as non static?