cool hit counter
Cafe4Java
Cafe4Java
 

SCWCD Mock Exam
A1)
Answer : A, B, C, F
Explanation :
  • D) Option D is incorrect because the name of a bean property is derived from the name of its methods, not from the name of the variables used to store the value of a property.
  • E) Option E is incorrect because the name of a bean property is derived from the name of its methods, not from the name of the variables used to store the value of a property.
  • G) Option G is incorrect because the name of a bean property is derived from the name of its methods, not from the name of the variables used to store the value of a property.
  • H) Option H is incorrect. If a bean does not defines any constructor, Java compiler defines a no-argument constructor for it, which is one of the requirements to qualify as a valid JavaBean.


<<<< Return to Q1 <<<<<         >>>> Go to Q2 >>>>

Submit your feedback on this mock exam