+ 1
What is the difference between core java and advance java
2 Answers
+ 4
Hello, Shiv Kumar !
Core Java is an Oracle definition and refers to a subset of Java SE technologies.
This is not actually related to the Java language, but rather to the collection of some "base" packages. As a result, this affects the approaches to development.
Currently, Java Core is defined as the following set:
Main technologies:
1.CORBA
2.HotSpot VM
3.The naming and Java interface (JNDI)
4.Monitoring and managing applications
5.API-interface
6.XML
https://www.sololearn.com/Course/Java/?ref=app
0
Sir, Thank you for this valuable information. but I want to become a software developer , so should i learn advance java .