यूनिक्स एक आपरेटिंग सिस्टम है, जिसमें निम्न प्रकार का यूजर इंटरफेस होता है
व्याख्या एवं हल
सही उत्तर: (C) कमांड-आधारित इंटरफेस
यूनिक्स पारंपरिक रूप से एक बहु-उपयोगकर्ता और बहु-कार्यकारी (मल्टीटास्किंग) ऑपरेटिंग सिस्टम है जिसमें कमांड-आधारित इंटरफेस (CLI) होता है। उपयोगकर्ता शेल प्रॉम्प्ट के माध्यम से टेक्स्ट-आधारित कमांड दर्ज करके सिस्टम से इंटरैक्ट करते हैं।
In English (Question & Model Answer)
Unix is an operating system with the following type of user interface
Correct Answer: (C) Command-based Interface
Unix is traditionally a multi-user, multitasking operating system that uses a Command-based Interface (Command Line Interface - CLI). Users interact with the Unix kernel by entering text-based commands into a shell prompt.