You need to perform the look-up the home object for an enterprise bean named MyBean and then
create a reference to that object. The appropriate arguments for the InitialContext constructor are
held in a Hashtable named srvrProps. Which code demonstrates this look-up?
A.
A
B.
B
C.
C
D.
D