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
How many types of methods are there in java?
Explain differences between checked and unchecked exceptions in java?
design an lru cache in java?
How do you create a reference in java?
How many bits is a double?
What are 5 boolean operators?
What is a modifier?
What is a container in a gui?
What is array sorting in java?
What is map and hashmap in java?
Enlist few advantages of inheritance?
What is a byte string?
What is sortedmap in java?
What is parsing and its types?
What is a buffer in computer?