in Technology by
Difference between Core Java and Advance Java?

1 Answer

0 votes
by
Criteria Core Java Advance Java
Used for It is used to develop general purpose application. It is used to develop web-based applications.
Purpose It does not deal with database, socket programming, etc. It deals with socket programming, DOM, and networking applications.
Architecture It is a single tier architecture. It is a mute-tier architecture.
Edition It is a Java Standard Edition. It is a Java Enterprise Edition.
Package It provides java.lang.* package. It provides java.servlet.* package.

Related questions

0 votes
    What are the Benefits of Advance Java?...
asked Dec 21, 2020 in Technology by JackTerrance
0 votes
0 votes
0 votes
    What's the difference between SDK and Runtime in .NET Core?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is the difference between .NET Core and Mono?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is the difference between the length of an Array and size of ArrayList in Java?...
asked May 27, 2021 in Technology by JackTerrance
0 votes
    What is the difference between Collection and Collections in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between HashMap and Hashtable in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between HashMap and TreeMap in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between HashSet and HashMap in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between Set and Map in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between HashSet and TreeSet in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the difference between List and Set in JAVA?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What is the Main difference between Iterator and Enumeration in JAVA?...
asked May 18, 2021 in Technology by JackTerrance
0 votes
    What is difference between dequeue() and peek() function of java? (a) dequeue() and peek() remove and ... Collections Framework of Java Select the correct answer from above options...
asked Mar 1, 2022 in Education by JackTerrance
...