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 invoke a method?
What is the purpose of finalization in java programming?
How do you sort a list in java?
What are checked exceptions?
What is collection sort in java?
What is meant by call by reference?
What is the difference between processes and threads?
What is math exp in java?
What is the += operator called?
What is use of set in java?
Can we declare a static variable inside a method?
Convert Binary tree to linked list.
Can a java program have 2 main methods?
Can we declare an interface as final?
How many threads can I run java?