Answer Posted / guest
first come first serve
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the static field modifier?
What is :: operator in java 8?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
How many types of voids are there?
What is singleton class in ruby?
Is zero a positive integer?
What is the association?
What are the drawbacks of singleton class?
What about instanceof operator in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What does .equals do in java?
What is slash r?
Do extraneous variables affect validity?
What is the difference between an argument and a parameter?
what is an objects lock and which objects have locks? : Java thread