Computer Science, asked by Pankush69, 1 year ago

difference b/w core java or advance java

Answers

Answered by Mihir7
2
Core Java is used to develop general Java applications whereas advanced Java is used to develop web based applications and enterprise applications.
Answered by StaceeLichtenstein
0

Difference between core java and advance java is given below

Explanation:

  • The main objective of core java to build the traditional software application whereas the objective of advanced java to create the website application and business application.
  • The core java does not run on the server because it is used for making standalone applications whereas advanced java is run on the server to develop the website.
  • applet, Swings, etc are under the core java whereas java hibernates,etc is under the advanced java.

Learn More:

  • https://brainly.in/question/639230

Similar questions