Explain Basics of OOP Language in java
No Answer is Posted For this Question
Be the First to Post Answer
Is void a data type?
What is the difference between yield() and sleep()?
Explain, java is compatible with all servers but not all browsers?
What is method overloading and method overriding?
When should I use a singleton?
Which collection is best for sorting in java?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What if static is removed from main method?
Is it possible to specify multiple jndi names when deploying an ejb?
What does flagged out mean?
What are the advantages of passing this into a method instead of the current class object itself?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?