what is difference Between Core Java and advance java
Answer Posted / rattaiah
core and advanced java are not official terms these terms
are introduced by institutions.
as part of sun micro systsems the java language is divided
into three types
1) j2se (java 2 strandred edition )
2) j2ee (java 2 Enterprize edition)
3) j2me (java 2 micro edition)
j2se is basic for the java technology. after compleion of
this one we are eligible for adv java,android,Selenium
Testing........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the relationship difference the canvas class and the graphics class?
Can a set contain duplicates?
Does sprintf add a null terminator?
Enlist few advantages of inheritance?
what is nested class in java?
What is a memory leak in java?
Discuss 2D arrays.
Does every java program need a main?
What do you understand by abstract classes?
What is the return type of the main method?
Why we cannot override static method?
Is java call by reference?
what is recursion in java
What is another word for methodology?
Is array dynamic in java?