what is difference Between Core Java and advance java

Answer Posted / ramneesh

See the diffrence is that core java is the fundamental for
java that will be used in any java technology without this
no one can jump on any advance java technology.
Where as advance java is specialisation in some domain , as
someone in networking,web,DCOM,or data base handling.
And more over core java packages are always started with
java.lang..... where as advance java are always with
javax.servlet....

Is This Answer Correct ?    464 Yes 77 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ways to instantiate the class class?

608


What is a pattern what is an anti pattern?

516


Does garbage collection occur in permanent generation space in jvm?

615


How do you declare an array that will hold more than 64KB of data?

653


What is the use of object and class classes?

576






Is a method a procedure?

567


Explain reverse a linked list recursive java solution?

541


Why hashset is used in java?

542


What is instanceof keyword?

733


Is main an identifier?

553


Is null keyword in java?

539


How does a for loop work?

522


What are operators and its types?

583


what invokes a threads run() method? : Java thread

580


How does system arraycopy work in java?

593