what is difference Between Core Java and advance java
Answer Posted / yash kumar
what i hv learned till now according that there is no any
difference b\t core java & adv java ,,but dew to enhancing
some special basic java became adv java,
core java = basics about oops concept & u able to create
some window based application,,
adv java = about new features including core java by that u
can create web based application,,
,,,,,,,but in professional way there is no any core and
adv.;; only editions of java:
-j2se
-j2ee
-j2me
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do you reverse a string in java?
Can we access the non-final local variable, inside the local inner class?
Why do people says “java is robust”?
What is the method in java?
What is the benefit of abstract class?
Explain about the interpreter in java?
Which one will take more memory: an int or integer?
What is meant by interface?
What are the differences between checked exception and unchecked exception?
What is an iterator java?
Is treeset sorted in java?
Why is serialization required?
How to sort numbers in java without array?
Is there any sort function in java?
What are dot operator queries?