what is difference Between Core Java and advance java
Answer Posted / pankaj rautela
according me core-java is fundamental of java language.But Advance java is higher part of java language..
we can take a real life example..
such as: A child who take admission in primary.. and other is college student..
different is primary student only learn..according books(core-java) but college student to use his logic..(advance java).
Note: But both are important to learn java..
ex: such as a coin of 1 rupee, because one part of coin is useless without other part..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can the interface be final?
What is the default execution method in java?
Explain with example the concept of constant variable in java.
Explain inheritance in java?
How do you use parseint in java?
Why inputstreamreader is used in java?
Variable of the boolean type is automatically initialized as?
What is null statement?
How can we find the actual size of an object on the heap?
What are some alternatives to inheritance?
What advantage do java's layout managers provide over traditional windowing systems?
What does pointer mean?
what do you understand by the term string with respect to java?
How list contains works in java?
What is difference between next () and nextline () in java?