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
What is a container in a gui?
Differentiate between static and non-static methods in java.
How can you write a loop indefinitely in java programming?
What is consumer interface?
What is hashmap and map?
Difference between string s= new string (); and string s = "abv";?
Can an object be null?
How to optimize the javac output?
What are methods?
What are the important features of Java 8 release?
What is included in core java?
Why are the objects immutable in java?
What is the difference between a factory and abstract factory pattern?
How do generics work?
What is string pool in java?