what is difference Between Core Java and advance java
Answer Posted / nikita pore
in core java we can just right basic code where as in
advanced java we can also design frontends
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Is call by reference possible in java?
What is a copy constructor in java?
What is ellipsis in java?
What is the role of the java.rmi.naming class?
What is final class?
Difference between class#getinstance() and new operator ?
How to run a JAR file through command prompt?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What are the ways to instantiate the class class?
What is the base class of all exception classes?
What is singleton class in ruby?
What are the benefits of java?
What are the characteristics of Final,Finally and Finalize keywords.
How does system arraycopy work in java?
Why do we need singleton?