what is difference Between Core Java and advance java
Answer Posted / kunal
J2SE - JAVA TO STANDARD EDITION
J2EE - JAVA TO ENTERPRISE EDITION
J2ME - JAVA TO MOBILE EDITION
| Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
What is polymorphism in java? What are the kinds of polymorphism?
Can a class be private in java?
What is the difference between replace and replace all?
Can we create our own daemon thread?
What is byte value?
How we can make copy of a java object?
Is oracle java 11 free?
How can we run a java program without making any object?
Explain the difference between call by refrence and call by value?
What is scope & storage allocation of global and extern variables? Explain with an example
What are the loops in java?
What are variable names?
what is aggregation in java?
How do you check if a number is a perfect square?
Is array passed by reference in java?