Introduction
User Interface (UI) यह define करता है कि user computer system के साथ कैसे interact करता है। Operating System के questions में CLI (Command Line Interface) और GUI (Graphical User Interface) के बीच comparison बहुत common होता है क्योंकि यह conceptual clarity और practical awareness दोनों को test करता है।
ये questions आमतौर पर easy, direct होते हैं और prelim-level exams में frequently पूछे जाते हैं।
Pattern: User Interface Types (CLI vs GUI)
Pattern
CLI users को text-based commands का उपयोग करके system से interact करने देता है, जबकि GUI users को icons, windows और menus जैसे graphical elements के माध्यम से interact करने देता है।
Step-by-Step Example
Question
कौन-सा user interface users को keyboard पर commands type करके computer के साथ interact करने देता है?
Options:
A. Graphical User Interface
B. Voice User Interface
C. Touch User Interface
D. Command Line Interface
Solution
-
Step 1: Interaction method पहचानें
Question में keyboard का उपयोग करके commands type करने का mention है। -
Step 2: Interface type से match करें
Text-based command interaction, Command Line Interface की feature है। -
Final Answer:
Command Line Interface → Option D -
Quick Check:
dir या ls जैसे commands type करना हमेशा CLI को use करता है ✅
Quick Variations
1. Questions पूछ सकते हैं कि कौन-सा interface ज्यादा user-friendly है।
2. कभी-कभी पूछा जाता है कि कौन-सा interface commands याद रखने की जरूरत रखता है।
3. OS examples और interface types के बीच match-the-following भी common है।
Trick to Always Use
- Step 1 → अगर commands type की जा रही हों, तो CLI सोचें।
- Step 2 → अगर icons, windows और mouse का mention हो, तो GUI सोचें।
Summary
Summary
- CLI text-based होता है और command knowledge की जरूरत होती है।
- GUI graphical होता है और ज्यादा user-friendly होता है।
- CLI experts के लिए fast है; GUI beginners के लिए आसान है।
- यह OS का एक बहुत common और easy-scoring pattern है।
