User interface basics: pictographs used in graphical interfaces to make systems more user-friendly are called what?

Difficulty: Easy

Correct Answer: icons

Explanation:


Introduction / Context:
Pictographs in computing are small visual symbols that represent commands, files, apps, or statuses. They turn abstract operations into recognizable pictures, lowering the learning curve and speeding up navigation. Human–computer interaction (HCI) principles consistently show that well-designed pictographs make systems easier to learn, remember, and use.


Given Data / Assumptions:

  • The question asks for the standard term for such pictographs in software interfaces.
  • We focus on GUIs used on desktops, mobile devices, and web apps.
  • We assume common HCI terminology rather than colloquialisms.


Concept / Approach:
The canonical HCI term for pictographs is “icons.” Icons visually encode meaning (trash cans for delete, magnifying glasses for search) and support recognition over recall. They also help with space efficiency and internationalization; one picture can replace multiple words, and tooltips or labels can reinforce meaning where necessary.


Step-by-Step Solution:

Identify the HCI term for pictographs → icons. Evaluate distractors: “people,” “information system,” and “online” are not the names of pictographs. Confirm that “icons” is the standard usage across OSs and design guidelines. Select “icons.”


Verification / Alternative check:
Design systems (for example, Material Design or Apple HIG) treat icons as first-class components with specific guidelines for size, clarity, and contrast, reaffirming the terminology.


Why Other Options Are Wrong:

  • People: refers to users, not pictographs.
  • Information system: a broad organizational system, not a UI element.
  • Online: a connectivity state, not a graphic symbol.
  • None of the above: incorrect because “icons” is correct and listed.


Common Pitfalls:
Confusing “logos” (brand marks) or “emojis” (expressive characters) with functional UI icons; in interface design, “icon” is the generic term for functional pictographs.


Final Answer:
icons

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion