Answer Posted / guest
by using try catch block we can handle the Exception in the
EJB ,checked Exception and Un checked Exception are the both
exception are occurred in the EJB files to control we can
handle the Exception
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is protected access modifier?
Which method returns the length of a string?
What do you mean by checked exceptions?
What is the default value of local and global variables?
Is void a keyword in java?
Is string a datatype?
What is the difference between length and length () in java?
How many types of voids are there?
What is preflight request?
What is the method to declare member of a class static?
What is the difference between notify and notifyall method?
Does every java program need a main?
Explain JMS in detail.
Can you have two constructors in java?
What is the final keyword denotes?