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)
Answers were Sorted based on User's Feedback
Answer / siddharth
By comparing romm numbers with the key number.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / sureshkumar
How
effectively you can find this key?
U have the key("find this key?"). by u i find it
| Is This Answer Correct ? | 6 Yes | 12 No |
What are the disadvantages of object oriented programming?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
I want to know the host name and provider name for tcs web mail
how many ways to create Thread and which one is good? runnable interface ot Thread class?
Is list thread safe in java?
Can a static class have a constructor java?
What is a class ?
How to override equals() and hashCode() method in java?
What is dot operator?
Difference between abstract and concrete class ?
What is the reason behind using constructors and destructors?
What is integer parseint?