Multiple choice

Attributes can be defined for

  1. entity

  2. switch board

  3. macro

  4. pages

  5. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In database design and Entity-Relationship modeling, attributes are properties or characteristics that describe entities. Entities are the objects/concepts (like Customer, Product), while attributes are their details (like CustomerName, Price). Switchboards, macros, and pages are Access interface elements, not structural database components that have attributes.