Operating System के Use Interface दो प्रकार के होते है – 1. Command Line User Interface (CLI) 2. Graphical User Interface (GUI)
Command Line User Interface (CLI)
Command Line User Interface (CLI), User Interface (UI) का एक प्रकार होता है, जो User को कुछ Specific Commands के द्वारा Operating System से Interact करने की सुविधा प्रदान करता है | किसी भी कार्य को करने के लिए CLI Based, Operating System में Command के द्वारा Instruction दिया जाता है | CLI Based Operating System का Disadvantage यह है की इस प्रकार के Operating System पर Work करने के लिए अधिक मात्रा में Commands को याद रखना पड़ता है | इसीलिए इस प्रकार के Operating System, User के Prospective से Helpful नहीं होते हैं |
Advantages of Command Line User Interface
- Fast
- Low Memory (RAM) Required.
- It takes less processing time.
Disadvantages of Command Line User Interface
- Confusing
- Need to remember maximum commands.
Examples of Command Line User Interface
- MS-DOS (Microsoft Disk Operating System)
- CP/M (Control Program for Microcomputers)
- Apple DOS (Apple Disk Operating System)
Graphical User Interface (GUI)
Graphical User Interface (GUI), एक प्रकार का User Interface है, जो User को Point and Single Click के द्वारा Operating System से Communicate करने की सुविधा प्रदान करता है | GUI Based Operating System में कई Icon होते हैं जो Files, Directory और Device को Pictorial Representation के द्वारा Represent करते है | GUI को बहुत User-Friendly Interface माना जाता है क्यूंकि इसमें प्रत्येक Object को Graphics के द्वारा Represent किया जाता है अन्य User Interface की तरह इसमें किसी भी कार्य के लिए Text Command देने की आवश्यकता नहीं होती है |
Advantages of Graphical User Interface
- Easy to Understand.
- Perform Multiple task at a time.
- Visual Acknowledgement.
- Look Attractive
- User Friendly etc.