Computer Fundamentals — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 2941 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2941 questions
841
EN + हिं Easy
GB What is /home in Linux?
IN लिनक्स में /होम क्या है?
A
Hardware config हार्डवेयर कॉन्फ़िगरेशन
B
User home directories उपयोगकर्ता होम निर्देशिकाएँ
C
System host files सिस्टम होस्ट फ़ाइलें
D
Hidden files छुपी हुई फ़ाइलें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) /home contains the home directories of all regular users (e.g., /home/username).
व्याख्या (हिन्दी) /home में सभी नियमित उपयोगकर्ताओं (जैसे, /home/username) की होम निर्देशिकाएं शामिल हैं।
842
EN + हिं Easy
GB What is /bin in Linux?
IN लिनक्स में /bin क्या है?
A
Binary graphics बाइनरी ग्राफ़िक्स
B
Essential command binaries (ls, cp, mv) आवश्यक कमांड बायनेरिज़ (एलएस, सीपी, एमवी)
C
Boot files फ़ाइलें बूट करें
D
Big data files बड़ी डेटा फ़ाइलें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) /bin contains essential binary executables needed for the system to boot and run.
व्याख्या (हिन्दी) /bin में सिस्टम को बूट करने और चलाने के लिए आवश्यक बाइनरी निष्पादनयोग्य शामिल हैं।
843
EN + हिं Easy
GB What is /dev in Linux?
IN लिनक्स में /dev क्या है?
A
Development files विकास फ़ाइलें
B
Device files (hardware interfaces) डिवाइस फ़ाइलें (हार्डवेयर इंटरफ़ेस)
C
Desktop files डेस्कटॉप फ़ाइलें
D
Deleted files हटाई गई फ़ाइलें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) /dev contains device files representing hardware devices (e.g., /dev/sda for first hard disk).
व्याख्या (हिन्दी) /dev में हार्डवेयर डिवाइस का प्रतिनिधित्व करने वाली डिवाइस फ़ाइलें शामिल हैं (उदाहरण के लिए, पहली हार्ड डिस्क के लिए /dev/sda)।
844
EN + हिं Medium
GB Process 1 (PID 1) in Linux is?
IN लिनक्स में प्रक्रिया 1 (पीआईडी ​​1) क्या है?
A
bash दे घुमा के
B
init/systemd init/systemd
C
kernel कर्नेल
D
login लॉग इन करें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) PID 1 is the init process (or systemd in modern Linux), the first process started by the kernel.
व्याख्या (हिन्दी) पीआईडी ​​1 इनिट प्रक्रिया (या आधुनिक लिनक्स में सिस्टमडी) है, जो कर्नेल द्वारा शुरू की गई पहली प्रक्रिया है।
845
EN + हिं Medium
GB Which signal terminates a process in Linux?
IN कौन सा सिग्नल लिनक्स में किसी प्रक्रिया को समाप्त कर देता है?
A
SIGSTOP सिगस्टॉप
B
SIGHUP आह
C
SIGKILL सिगकिल
D
SIGCONT सिगकॉन्ट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) SIGKILL (signal 9) forcefully terminates a process and cannot be caught or ignored.
व्याख्या (हिन्दी) SIGKILL (सिग्नल 9) एक प्रक्रिया को बलपूर्वक समाप्त कर देता है और इसे पकड़ा या अनदेखा नहीं किया जा सकता है।
846
EN + हिं Medium
GB POSIX standards define?
IN POSIX मानक परिभाषित करते हैं?
A
Specific OS implementations विशिष्ट ओएस कार्यान्वयन
B
Portable OS interface standards for Unix-like systems यूनिक्स जैसी प्रणालियों के लिए पोर्टेबल ओएस इंटरफ़ेस मानक
C
Internet protocols इंटरनेट प्रोटोकॉल
D
Hardware specifications हार्डवेयर विशिष्टताएँ
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) POSIX (Portable Operating System Interface) defines standards for Unix-like OS compatibility.
व्याख्या (हिन्दी) POSIX (पोर्टेबल ऑपरेटिंग सिस्टम इंटरफ़ेस) यूनिक्स जैसी OS संगतता के लिए मानकों को परिभाषित करता है।
847
EN + हिं Easy
GB What does 'kernel panic' mean in Linux?
IN लिनक्स में 'कर्नेल पैनिक' का क्या मतलब है?
A
Slow performance धीमा प्रदर्शन
B
Fatal OS error requiring reboot रीबूट की आवश्यकता वाली घातक OS त्रुटि
C
Memory warning स्मृति चेतावनी
D
Disk full डिस्क भरी हुई
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Kernel panic is a fatal error in the Linux kernel that cannot be safely recovered, causing a system halt.
व्याख्या (हिन्दी) कर्नेल पैनिक लिनक्स कर्नेल में एक घातक त्रुटि है जिसे सुरक्षित रूप से पुनर्प्राप्त नहीं किया जा सकता है, जिससे सिस्टम रुक जाता है।
848
EN + हिं Medium
GB Blue Screen of Death (BSOD) in Windows indicates?
IN विंडोज़ में ब्लू स्क्रीन ऑफ डेथ (बीएसओडी) इंगित करता है?
A
Low battery लो बैटरी
B
Fatal system error requiring reboot रिबूट की आवश्यकता वाली गंभीर सिस्टम त्रुटि
C
Normal shutdown सामान्य शटडाउन
D
Software update सॉफ्टवेयर अपडेट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) BSOD (Blue Screen of Death) in Windows indicates a critical system error causing the OS to halt.
व्याख्या (हिन्दी) विंडोज़ में बीएसओडी (ब्लू स्क्रीन ऑफ डेथ) एक गंभीर सिस्टम त्रुटि को इंगित करता है जिसके कारण ओएस रुक गया है।
849
EN + हिं Medium
GB Which file in Linux contains user account information?
IN Linux में किस फ़ाइल में उपयोगकर्ता खाते की जानकारी होती है?
A
/etc/shadow /आदि/छाया
B
/etc/passwd /etc/passwd
C
/etc/group /आदि/समूह
D
/etc/users /etc/उपयोगकर्ता
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) /etc/passwd contains user account information (username, UID, GID, home, shell) — passwords in /etc/shadow.
व्याख्या (हिन्दी) /etc/passwd में उपयोगकर्ता खाता जानकारी (उपयोगकर्ता नाम, यूआईडी, जीआईडी, होम, शेल) शामिल है - /etc/shadow में पासवर्ड।
850
EN + हिं Medium
GB Encrypted passwords in Linux are stored in?
IN लिनक्स में एन्क्रिप्टेड पासवर्ड कहाँ संग्रहित किये जाते हैं?
A
/etc/passwd /etc/passwd
B
/etc/shadow /आदि/छाया
C
/etc/security /आदि/सुरक्षा
D
/etc/login /etc/लॉगिन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) /etc/shadow stores encrypted (hashed) passwords with additional security, readable only by root.
व्याख्या (हिन्दी) /etc/shadow अतिरिक्त सुरक्षा के साथ एन्क्रिप्टेड (हैशेड) पासवर्ड संग्रहीत करता है, जो केवल रूट द्वारा पढ़ा जा सकता है।
851
EN + हिं Medium
GB Multi-factor authentication combines?
IN बहु-कारक प्रमाणीकरण संयोजित होता है?
A
Multiple passwords एकाधिक पासवर्ड
B
Multiple authentication factors from different categories विभिन्न श्रेणियों से एकाधिक प्रमाणीकरण कारक
C
Multiple usernames एकाधिक उपयोक्तानाम
D
Multiple devices एकाधिक उपकरण
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MFA combines factors from different categories: knowledge (password), possession (token), inherence (biometric).
व्याख्या (हिन्दी) एमएफए विभिन्न श्रेणियों के कारकों को जोड़ता है: ज्ञान (पासवर्ड), कब्ज़ा (टोकन), अंतर्निहित (बायोमेट्रिक)।
852
EN + हिं Medium
GB Social media phishing is called?
IN सोशल मीडिया फ़िशिंग किसे कहते हैं?
A
Spear phishing स्पीयर फ़िशिंग
B
Vishing विशिंग
C
Smishing मुस्कुराना
D
Whaling व्हेल के शिकार
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Spear phishing targets specific individuals using personalized information, often via social media research.
व्याख्या (हिन्दी) स्पीयर फ़िशिंग व्यक्तिगत जानकारी का उपयोग करके विशिष्ट व्यक्तियों को लक्षित करती है, अक्सर सोशल मीडिया अनुसंधान के माध्यम से।
853
EN + हिं Medium
GB Whaling phishing targets?
IN व्हेलिंग फ़िशिंग लक्ष्य?
A
Random users यादृच्छिक उपयोगकर्ता
B
Specific high-profile executives विशिष्ट हाई-प्रोफ़ाइल अधिकारी
C
Children बच्चे
D
Technical staff only केवल तकनीकी स्टाफ
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Whaling phishing attacks target high-profile executives (CFOs, CEOs) with tailored deceptive messages.
व्याख्या (हिन्दी) व्हेलिंग फ़िशिंग हमले सिलसिलेवार भ्रामक संदेशों के साथ उच्च-प्रोफ़ाइल अधिकारियों (सीएफओ, सीईओ) को लक्षित करते हैं।
854
EN + हिं Medium
GB Vishing is?
IN विशिंग है?
A
Email phishing ईमेल फ़िशिंग
B
Voice/phone-call phishing वॉयस/फ़ोन-कॉल फ़िशिंग
C
SMS phishing एसएमएस फ़िशिंग
D
Video-based phishing वीडियो-आधारित फ़िशिंग
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Vishing (voice phishing) uses phone calls or voice messages to deceive victims into revealing information.
व्याख्या (हिन्दी) विशिंग (वॉइस फ़िशिंग) पीड़ितों को जानकारी प्रकट करने के लिए धोखा देने के लिए फ़ोन कॉल या वॉयस संदेशों का उपयोग करता है।
855
EN + हिं Medium
GB Smishing uses?
IN स्मिशिंग का उपयोग?
A
Email ईमेल
B
Social media सोशल मीडिया
C
SMS text messages एसएमएस पाठ संदेश
D
Video calls वीडियो कॉल्स
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Smishing (SMS phishing) uses deceptive text messages to trick users into revealing information or clicking malicious links.
व्याख्या (हिन्दी) स्मिशिंग (एसएमएस फ़िशिंग) उपयोगकर्ताओं को जानकारी प्रकट करने या दुर्भावनापूर्ण लिंक पर क्लिक करने के लिए धोखा देने के लिए भ्रामक टेक्स्ट संदेशों का उपयोग करता है।
841–855 of 2941