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
Can we rethrow the same exception from catch handler?
what are synchronized methods and synchronized statements? : Java thread
Why java is platform independent? Explain.
Why is multithreading important?
What is thread safe java?
What is empty list in java?
Can we instantiate interface in java?
Explain method overloading?
What is data movement?
Why we use multi threading instead of multiprocessing?
Explain about instanceof operator in java?
What are the Static and Dynamic Variables? Differentiate them.
How do I remove a character from a string in java?
Which are the two subclasses under exception class?
Explain the difference between intermediate and terminal operations in java8?