Answer Posted / ss
The primary exceptions of ejb is EJBException and
RemoteException. Generaly those exceptions are handeled by
throws list. Other type of exceptions are handled by
try..catch block as like other java programs
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is static keyword in java?
How to display arraylist values in java?
What is the primitive type byte?
What are the different ways of creating thread?
How do generics work?
Explain the importance of import keyword in java?
What are the Static and Dynamic Variables? Differentiate them.
What is passing value java?
What are the three parts of a lambda expression?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
Which arithmetic operations can result in the throwing of an arithmeticexception?
How can we pass argument to a function by reference instead of pass by value?
Why is method overloading not possible by changing the return type in java?
How to sort list of list in java?
What is the parse method in java?