1Z0-860 Web TestEngine demo

Exit VCEDump 1Z0-860 Java Enterprise Edition 5 Business Component Developer Certified Professional
Question 10 of 46
0% complete
Q10 Multiple choice

Given the following client-side code that makes use of the session bean Foo:
10. @EJB Foo beanl;
11. @EJB Foo bean2; //more code here
20. booleantestl = beanl.equals(beanl);
21. booleantest2 = beanl.equals(bean2);

Which two statements are true? (Choose two.)

Select all that apply.

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in