Site icon Exam4Training

Which of the following statements is true regarding the above code sample? (Select one)

Which of the following statements is true regarding the above code sample? (Select one)

<bean name="clientService" class="com.foo.ClientServiceImpl" p:name="myName"/>
A . This syntax requires the declaration of the "p" namespace
B . myName is a scalar value (as opposed to a reference to an existing bean)
C . Both a and b
D . Neither a or b

Answer: C

Exit mobile version