tell me some common
Answers were Sorted based on User's Feedback
Answer / mayank
Simply use throws Exception in front of every method
| Is This Answer Correct ? | 0 Yes | 0 No |
Is singleton class immutable?
What is deadlock and how to avoid this?
posted in online test
Is 0 an even number?
What are methods of a class?
Write the code for Palindrome ?
Why are the objects immutable in java?
Is java call by value?
Difference between Primary key and unique key?
What is a stack class in java ?
0 Answers Akamai Technologies,
Why main() method is public, static and void in java ?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?