• A Implement attribute classes to add metadata to the entity classes.
  • B Use SQL triggers to add attributes to the database tables associated with the entities.
  • C Create new entity classes that duplicate the existing ones with additional attributes.
  • D Directly modify the entity classes to include the new attributes.
  • Share this MCQ