what is difference Between Core Java and advance java
Answer Posted / vasuanee
THERE ARE 3 CONCEPTS ARE THERE J2SE, J2EE, J2ME, NO ADVANCE JAVA,THROUGH J2SE WE CAN DEVELOP STAND ALONE APPLICATIONS WHICH CAN RUN ON SINGLE SYSTEM, THROUGH J2EE WE CAN DEVELOP DISTRIBUTED APPLICATION WHICH CAN RUN ON MULTIPLE SERVERS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are abstract classes and anonymous classes?
What are "methods" and "fields"?
What is flush () in java?
What will happen if static modifier is removed from the signature of the main method?
Explain some best practices you would apply while using collection in java?
What is files manifesting?
Can a static class have a constructor java?
What does s mean in regex?
Can we assign the reference to this variable?
What do you mean by pointer value and address?
What is the difference between iterator and enumeration ?
What is double data type?
How do you write a scanner class in java?
What is the use of arraylist class in java?
Is java a utf 8 string?