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 |
How many bytes are there?
What is a native method in java programming?
why abstract class does not have object creation
what is the use of private constructor in core java?
3 Answers OnMobile, Satyam, Yash Technologies,
Can we call a non-static method from inside a static method?
What is static binding and where it occurs?
Can a private method be declared as static?
Why string is not thread safe?
What is private public protected in java?
What is race condition ?? (Threading concept) TCS 2 sept10
State two differences between C and Java.
when to use ArrayList and when to use HashMap in webApplication.