what is difference Between Core Java and advance java
Answer Posted / neo
Thou who are using the term "Advanced Java" (I don’t know… what aspect they are using it. They are illiterate and have to have upgraded themselves) they are misguiding people. Sun Microsystems has following products:
Java SE – Standard Edition (Base for rest of the Sun Products)
Java EE – Enterprise Edition
Java ME – Micro Edition
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
How does hashset works in java?
What classes of exceptions may be thrown by a throw statement?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What is data and its types?
What ide should I use for java?
what is ststic with example
what is use of functional interface in java 8?
How do you add an element to an arraylist in java?
What is a nullable field?
Are static members inherited to sub classes?
What do you mean by hashing?
How do you clear a method in java?
What is natural ordering in java?
What is the difference between and ?
What environment variables do I need to set on my machine in order to be able to run java programs?