posted 21 years ago
Can somebody please explain step by step how to go about this type of questions?
--------------------------------------------------------------------------------
3.3 For this drag and drop type question, you can use each element only once. Which interface should be matched with which fact, so that all four matches are correct?
1. remote component --- a. does not have a getHomeHandle() method
2. remote home --- b. extends 'javax.ejb.EJBObject'
3. local component --- c. methods must NOT throw 'java.rmi.RemoteException'
4. local home --- d. can be used to retrieve an EJBObject reference.
1 - b
2 - d
3 - a
4 - c
--------------------------------------------------------------------------------
For example: what does answer 4-C mean?
My answers are:
1 - ABD
2 - none
3 - AC
4 - AC
but "...each element only once...".
Please clarify!
+Seid
[ June 08, 2003: Message edited by: Seid Myadiyev ]
Seid Myadiyev<br />SCJP, SCWCD, SCBCD, SCEA-Part 1