what is difference Between Core Java and advance java
Answer Posted / praveen sharma
In professional experience its No, But just to earn some
extra bugs institutions differentiate them.
in contrast can anyone tell me if URl comes under advanced
java and String creation comes under core java
new Url(<String>);
Please differentiate the above api specification !!
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is the difference between superclass and subclass?
Difference between method overloading and overriding.
What are different ways of object creation in java ?
What is local class in java?
Where can I find jdk in my computer?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is assembly language?
What are data structures in java?
what is mena by object block any what is the use of that
What is the use of set in java?
Is a boolean 1 bit?
Which collection is ordered in java?
Explain about map interface in java?
Why wait and notify methods are declared in object class?