what is difference Between Core Java and advance java
Answer Posted / mamatha
core java is the fundamental part of the java technology .
Core Java Means the "Stand -alone" java applications.
for ex
Desktop Applications such as acrobat reader, media player, antivirus etc.
Advanced java are java Application An application that runs on the server side and creates dynamic page, is called web application. Currently, servlet, jsp, struts, jsf etc. technologies are used for creating web applications in java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of abstract class?
What is data type in computer?
Does java isempty check for null?
Explain OOPs concept.
What is bubble sorting in java?
Tell me how many ways are there to initialise an integer with a constant.
What are java annotations?
What is literal example?
How can you traverse a linked list in java?
Difference between object instantiation and construction ?
What is the difference between variable declaration and variable initialization?
Explain the overview of UDP messaging.
what is a green thread? : Java thread
how to open and edit XML file in Weblogic???
Why is java called the platform independent programming language?