What is singleton class in ruby?
No Answer is Posted For this Question
Be the First to Post Answer
Implement a stack with push (), pop() and min() in O(1) time.
What is an object?s lock? Give name of object?s that have locks?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
Why java does not support pointers?
Can we write multiple catch blocks under single try block?
What is oop principle in java?
Can the interface be final?
What is a pattern what is an anti pattern?
What is the purpose of a default constructor?
List the different types of classloaders in java.
What is a treeset in java?
3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)