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
Explain wait(), notify() and notifyall() methods of object class ?
Does anyone still use java?
Similarity and difference between static block and static method ?
What is final keyword in java?
Can we catch more than one exception in single catch block?
how is final different from finally and finalize in java?
Can we override a variable in java?
how are methods defined?
What is an interoperable application in java ?
What about anonymous inner classes in java?
Explain all java features with real time examples
What is the locale class in java programming?
Explain serialization and deserialization in java?
What happens if main method is not static?
Why is the main method declared static?