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 are facelets templates?
Can an object be null?
Write a program to reverse a number in java?
Can inner class final?
What is an exception? difference between Checked and Unchecked exception in Java
Can we instantiate interface in java?
What are triggers in DB? Explain their types. How do they work?
Explain about map interface in java?
Can constructor return value?
What is a protected method?
Is there any case when finally will not be executed?
What is replacefirst in java?
What is garbage collection? Can it be forced to run?
What is static class
What does it mean to flush a file?