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
How will you reverse a link list without using recursion?
What do you mean by static variable?
How to avoid memory leak in java?
What is return code?
Is treeset sorted in java?
Why constructor has no return type?
What are register variables what are the advantages?
How does list work in java?
Can you instantiate the math class?
Do loops java?
What do you mean by pointer value and address?
Is vector synchronized in java?
What are the two ways of implementing multi-threading in java?
Explain naming conventions for packages?
How many threads can I run java?