Computer Fundamentals — MCQ Practice

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

📚 2618 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2618 questions
601
EN + हिं Medium
GB Defragmentation improves?
IN डीफ्रैग्मेंटेशन में सुधार होता है?
A
RAM speed रैम की गति
B
Hard disk access speed by reorganizing fragmented files खंडित फ़ाइलों को पुनर्व्यवस्थित करके हार्ड डिस्क पहुंच की गति
C
CPU performance सीपीयू प्रदर्शन
D
Network speed नेटवर्क स्पीड
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Defragmentation reorganizes fragmented files on an HDD so data is stored contiguously, improving access speed.
व्याख्या (हिन्दी) डीफ्रैग्मेंटेशन एचडीडी पर खंडित फ़ाइलों को पुनर्गठित करता है ताकि डेटा को लगातार संग्रहीत किया जा सके, जिससे पहुंच की गति में सुधार होता है।
602
EN + हिं Medium
GB Which command formats a drive in Windows?
IN विंडोज़ में कौन सा कमांड ड्राइव को फॉर्मेट करता है?
A
format प्रारूप
B
delete मिटाना
C
clean साफ
D
erase मिटा
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The 'format' command prepares a drive by creating a file system and removing all data.
व्याख्या (हिन्दी) 'फ़ॉर्मेट' कमांड एक फ़ाइल सिस्टम बनाकर और सभी डेटा को हटाकर एक ड्राइव तैयार करता है।
603
EN + हिं Medium
GB Disk partitioning divides?
IN डिस्क विभाजन विभाजन?
A
Files into clusters क्लस्टर में फ़ाइलें
B
Physical disk into logical sections तार्किक खंडों में भौतिक डिस्क
C
RAM into sections RAM को खंडों में बाँटें
D
Network into segments खंडों में नेटवर्क
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Disk partitioning divides a physical disk into logical sections that can have different file systems.
व्याख्या (हिन्दी) डिस्क विभाजन एक भौतिक डिस्क को तार्किक खंडों में विभाजित करता है जिसमें विभिन्न फ़ाइल सिस्टम हो सकते हैं।
604
EN + हिं Easy
GB MBR stands for?
IN एमबीआर का मतलब है?
A
Master Boot Record मास्टर बूट दस्तावेज़
B
Main Binary Register मुख्य बाइनरी रजिस्टर
C
Memory Boot Resource मेमोरी बूट संसाधन
D
Master Binary Reader मास्टर बाइनरी रीडर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MBR (Master Boot Record) is the first sector of a bootable disk containing the bootloader.
व्याख्या (हिन्दी) एमबीआर (मास्टर बूट रिकॉर्ड) बूटलोडर युक्त बूट करने योग्य डिस्क का पहला सेक्टर है।
605
EN + हिं Easy
GB GPT stands for in storage?
IN GPT का मतलब इन स्टोरेज है?
A
General Partition Table सामान्य विभाजन तालिका
B
GUID Partition Table GUID विभाजन तालिका
C
Global Processing Table वैश्विक प्रसंस्करण तालिका
D
Grouped Partition Technology समूहीकृत विभाजन प्रौद्योगिकी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) GPT (GUID Partition Table) is a modern disk partitioning scheme supporting disks larger than 2TB.
व्याख्या (हिन्दी) GPT (GUID विभाजन तालिका) एक आधुनिक डिस्क विभाजन योजना है जो 2TB से बड़ी डिस्क का समर्थन करती है।
606
EN + हिं Medium
GB MBR supports maximum disk size of?
IN MBR अधिकतम डिस्क आकार का समर्थन करता है?
A
1 TB 1 टीबी
B
2 TB 2 टीबी
C
4 TB 4 टीबी
D
8 TB 8 टीबी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MBR (Master Boot Record) supports a maximum disk size of 2 TB and up to 4 primary partitions.
व्याख्या (हिन्दी) एमबीआर (मास्टर बूट रिकॉर्ड) अधिकतम 2 टीबी के डिस्क आकार और 4 प्राथमिक विभाजन तक का समर्थन करता है।
607
EN + हिं Medium
GB Which protocol resolves domain to IP?
IN कौन सा प्रोटोकॉल डोमेन को आईपी में परिवर्तित करता है?
A
HTTP HTTP
B
DHCP डीएचसीपी
C
DNS डीएनएस
D
ARP एआरपी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) DNS (Domain Name System) resolves human-readable domain names to numerical IP addresses.
व्याख्या (हिन्दी) DNS (डोमेन नाम सिस्टम) मानव-पठनीय डोमेन नामों को संख्यात्मक आईपी पते पर हल करता है।
608
EN + हिं Medium
GB IMAP vs POP3: IMAP?
IN आईएमएपी बनाम पीओपी3: आईएमएपी?
A
Downloads and deletes from server सर्वर से डाउनलोड और डिलीट हो जाता है
B
Keeps mail on server, syncs across devices मेल को सर्वर पर रखता है, सभी डिवाइसों में सिंक करता है
C
Works without internet इंटरनेट के बिना काम करता है
D
Faster than POP3 always हमेशा POP3 से तेज़
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) IMAP (Internet Message Access Protocol) keeps email on the server, enabling multi-device synchronization.
व्याख्या (हिन्दी) IMAP (इंटरनेट मैसेज एक्सेस प्रोटोकॉल) मल्टी-डिवाइस सिंक्रोनाइज़ेशन को सक्षम करते हुए ईमेल को सर्वर पर रखता है।
609
EN + हिं Medium
GB Which protocol provides secure remote shell access?
IN कौन सा प्रोटोकॉल सुरक्षित रिमोट शेल एक्सेस प्रदान करता है?
A
Telnet टेलनेट
B
FTP एफ़टीपी
C
SSH एसएसएच
D
SFTP एसएफटीपी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) SSH (Secure Shell) provides encrypted remote command-line access, replacing insecure Telnet.
व्याख्या (हिन्दी) एसएसएच (सिक्योर शेल) असुरक्षित टेलनेट की जगह एन्क्रिप्टेड रिमोट कमांड-लाइन एक्सेस प्रदान करता है।
610
EN + हिं Easy
GB SFTP stands for?
IN एसएफटीपी का मतलब है?
A
Secure FTP सुरक्षित एफ़टीपी
B
Simple FTP सरल एफ़टीपी
C
Standard FTP मानक एफ़टीपी
D
Super FTP सुपर एफ़टीपी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) SFTP (SSH File Transfer Protocol) provides secure file transfer over an encrypted SSH connection.
व्याख्या (हिन्दी) एसएफटीपी (एसएसएच फाइल ट्रांसफर प्रोटोकॉल) एन्क्रिप्टेड एसएसएच कनेक्शन पर सुरक्षित फाइल ट्रांसफर प्रदान करता है।
611
EN + हिं Medium
GB VPN tunnel encrypts?
IN वीपीएन सुरंग एन्क्रिप्ट?
A
Only incoming traffic केवल आने वाला ट्रैफ़िक
B
Only outgoing traffic केवल आउटगोइंग ट्रैफ़िक
C
All traffic between client and VPN server क्लाइंट और वीपीएन सर्वर के बीच सारा ट्रैफ़िक
D
No traffic (routing only) कोई ट्रैफ़िक नहीं (केवल रूटिंग)
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) VPN encrypts all traffic between the client device and the VPN server, creating a secure tunnel.
व्याख्या (हिन्दी) वीपीएन एक सुरक्षित सुरंग बनाकर क्लाइंट डिवाइस और वीपीएन सर्वर के बीच सभी ट्रैफ़िक को एन्क्रिप्ट करता है।
612
EN + हिं Medium
GB Which OSI layer handles physical transmission?
IN कौन सी OSI परत भौतिक संचरण को संभालती है?
A
Layer 7 परत 7
B
Layer 4 परत 4
C
Layer 2 परत 2
D
Layer 1 परत 1
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Layer 1 (Physical layer) handles transmission of raw bits over the physical medium (cables, wireless).
व्याख्या (हिन्दी) परत 1 (भौतिक परत) भौतिक माध्यम (केबल, वायरलेस) पर कच्चे बिट्स के संचरण को संभालती है।
613
EN + हिं Medium
GB Parity check detects how many bit errors?
IN समता जाँच से पता चलता है कि कितनी बिट त्रुटियाँ हैं?
A
Single bit errors एकल बिट त्रुटियाँ
B
Double bit errors दोहरी बिट त्रुटियाँ
C
Multiple bit errors एकाधिक बिट त्रुटियाँ
D
None कोई नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Single-bit parity can only detect single-bit errors — it cannot detect even numbers of errors.
व्याख्या (हिन्दी) एकल-बिट समता केवल एकल-बिट त्रुटियों का पता लगा सकती है - यह त्रुटियों की सम संख्या का पता नहीं लगा सकती है।
614
EN + हिं Easy
GB CRC stands for?
IN सीआरसी का मतलब है?
A
Cyclic Redundancy Check चक्रीय अतिरिक्तता जांच
B
Cyclical Repeat Count चक्रीय दोहराव गणना
C
Combined Redundancy Circuit संयुक्त अतिरेक सर्किट
D
Cyclic Read Check चक्रीय पठन जांच
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) CRC (Cyclic Redundancy Check) is an error-detection code used in digital networks and storage devices.
व्याख्या (हिन्दी) सीआरसी (साइक्लिक रिडंडेंसी चेक) एक त्रुटि-पहचान कोड है जिसका उपयोग डिजिटल नेटवर्क और स्टोरेज डिवाइस में किया जाता है।
615
EN + हिं Medium
GB Which network device regenerates signal without processing data?
IN कौन सा नेटवर्क डिवाइस डेटा प्रोसेसिंग के बिना सिग्नल को पुन: उत्पन्न करता है?
A
Router रूटर
B
Switch बदलना
C
Repeater अपराधी
D
Hub केंद्र
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) A repeater amplifies and regenerates weak signals to extend network distance without interpreting data.
व्याख्या (हिन्दी) एक पुनरावर्तक डेटा की व्याख्या किए बिना नेटवर्क दूरी बढ़ाने के लिए कमजोर संकेतों को बढ़ाता और पुन: उत्पन्न करता है।
601–615 of 2618