what is difference Between Core Java and advance java
Answer Posted / ravikiran
core java is appicable for the for the standalone
applications
And advanced java is for web appications
| Is This Answer Correct ? | 133 Yes | 34 No |
Post New Answer View All Answers
Why is serialization required?
explain different ways of using thread? : Java thread
What does snprintf return?
Can a source file contain more than one class declaration?
Can I declare a class as private?
What are the drawbacks of singleton class?
What are adapter classes?
What is arraylist e in java?
How do you generate random numbers in java?
Can we clone singleton object in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What are the advantages of arraylist over arrays?
What are synchronized blocks in java?
Name few java util classes introduced with java 8 ?