+ 1
What is the difference between java and advanced java?
2 Respostas
+ 2
basically java is also called core java.
which include basic language structure, class fundamental, oops, File IO, etc..
where advanced java is java with more features.
which include swing, jsp, servlet, jdbc, etc.
in short advanced java is java with more features.
0
Thank very much