Home » JAVA Programming » Java Basic » Question
  1. Which is mandatory in tag?
    1. type,id
    2. type, property
    3. id, class
    4. id, type
    5. None of these
Correct Option: C

The useBean searches existing object and if not found creates an object using class.



Your comments will be displayed only after manual approval.