Answer Posted / sravanthi
there is no core and advanced java
in java world...
we have only j2se,j2ee and j2me....
The business people i.e institutions make this as core and
advanced java
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which class is the superclass of all classes?
Why java is called not pure object oriented language?
What is scope & storage allocation of static, local and register variables? Explain with an example.
How do we access static members in java?
what is meant by Byte code concept in Java?
What does java edition mean?
Can a main method be declared final?
Name few java util classes introduced with java 8 ?
Why java is said to be pass-by-value ?
Implement two stacks using a single array.
Can we override the private methods?
What are the types of literals?
java program with complete 4 oops concepts implemented example
What is class??
What is the purpose of static methods and static variables?