page-banner
Chapter-2 Operating System
Q26.
बूटस्ट्रैपिंग को यह भी कहा जाता है?

Bootstrapping is also called?
A. Cold boot
B. Warm Boot
C. Fast boot
D. Quick Boot
View Answer
Q27.
विंडोज 10 S, विंडोज 10 का फीचर संस्करण है जो मुख्य रूप से शिक्षा बाजार में निम्न श्रेणी वाले उपकरणों के लिए डिज़ाइन किया गया है।

Windows 10 S is a feature version of Windows 10 designed primarily for low-grade devices in the education market.
A. True
B. False
View Answer
Q28.
मान लीजिए कि आप "/etc" डायरेक्टरी में हैं, cd . एक्सेक्यूट करने के बाद आप कहा होंगे?

Suppose I am in /etc directory, after executing cd . (single dot), where am I now?
A. /etc
B. /root
C. /home
D. /dev
View Answer
Q29.
लिनक्स में किसी फाइल का नाम बदलने के लिए किस कमांड का उपयोग किया जाता है?

Which command is used to rename a file in Linux?
A. mv
B. rn
C. rm
D. ren
View Answer
Q30.
कौन सी कमांड लिनक्स में केवल एक फाइल को हटाती है?

Which command deletes only one file in Linux?
A. rm
B. dlt
C. unlink
D. dfile
View Answer