Question:

Which among the following allows the user to interact computer?

Show Hint

Remember that CLI uses text-based commands (like MS-DOS or Linux Terminal), while GUI uses visual elements (like Windows OS or macOS) for interaction.
Updated On: Jul 14, 2026
  • Command line interface
  • Graphical user interface
  • Both options A and B
  • None of these
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1




Step 1: Understanding the Question:

The question asks for the mechanisms or interfaces through which a human user can interact with a computer system.


Step 2: Detailed Explanation:

An interface acts as a boundary across which two independent entities meet and communicate.
In computing, a user interface allows a user to control a software application or hardware device.
A Command Line Interface (CLI) allows users to interact with the computer by typing text-based commands into a console or terminal.
A Graphical User Interface (GUI) allows users to interact with the computer using graphical elements like windows, icons, menus, and pointers.
Both CLI and GUI are standard and fundamental methods for human-computer interaction.


Step 3: Final Answer:

Since both Command line interface and Graphical user interface are correct, the right choice is "Both options A and B".
Was this answer helpful?
0
0
Show Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

This question asks which option correctly identifies the way a user can interact with a computer. Since two of the options describe single methods and a third combines them, checking each option for both truth and completeness settles the answer.

  1. Command line interface: This statement is true on its own, a command line interface does let a user interact with a computer through typed commands. However, it is incomplete, because it ignores that another equally valid method also exists.
  2. Graphical user interface: This statement is also true on its own, a graphical interface does let a user interact with a computer through icons, windows, and pointers. Like the previous option, it only tells part of the story and leaves out the other valid method.
  3. Both options A and B: Since both the command line interface and the graphical user interface are independently true and valid ways for a user to interact with a computer, combining them into a single option makes it both true and complete, which is exactly what the question is looking for.
  4. None of these: This would only be correct if neither CLI nor GUI actually allowed user interaction, but both clearly do, so this option is false.

Because options A and B are each partially correct but incomplete alone, and no valid method is excluded, combining them is the only option that fully answers the question.

Therefore, the correct answer is Both options A and B.

Was this answer helpful?
0
0