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
2536
EN + हिं Medium
GB Which format supports transparency fully?
IN कौन सा प्रारूप पारदर्शिता का पूर्ण समर्थन करता है?
A
JPEG जेपीईजी
B
BMP बीएमपी
C
PNG पीएनजी
D
GIF (limited) GIF (सीमित)
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) PNG fully supports alpha channel transparency, making it ideal for web graphics.
व्याख्या (हिन्दी) पीएनजी पूरी तरह से अल्फा चैनल पारदर्शिता का समर्थन करता है, जो इसे वेब ग्राफिक्स के लिए आदर्श बनाता है।
2537
EN + हिं Medium
GB Burrows-Wheeler Transform (BWT) is used in?
IN बरोज़-व्हीलर ट्रांसफॉर्म (BWT) का उपयोग किया जाता है?
A
Encryption कूटलेखन
B
bzip2 compression — reorganizes data for better compression bzip2 संपीड़न - बेहतर संपीड़न के लिए डेटा को पुनर्गठित करता है
C
Video compression वीडियो संपीड़न
D
Network protocols नेटवर्क प्रोटोकॉल
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) BWT is a reversible permutation that groups similar characters for better subsequent compression.
व्याख्या (हिन्दी) बीडब्ल्यूटी एक प्रतिवर्ती क्रमपरिवर्तन है जो बेहतर बाद के संपीड़न के लिए समान वर्णों को समूहित करता है।
2538
EN + हिं Medium
GB Run-Length Encoding (RLE) is most effective for?
IN रन-लेंथ एन्कोडिंग (आरएलई) किसके लिए सबसे प्रभावी है?
A
Random data यादृच्छिक डेटा
B
Data with long runs of identical values समान मूल्यों के लंबे समय तक चलने वाला डेटा
C
Encrypted data एन्क्रिप्टेड डेटा
D
Audio data ऑडियो डेटा
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) RLE replaces consecutive identical values with count+value — efficient for simple graphics.
व्याख्या (हिन्दी) आरएलई लगातार समान मानों को गिनती + मान से बदल देता है - सरल ग्राफिक्स के लिए कुशल।
2539
EN + हिं Medium
GB Delta encoding stores?
IN डेल्टा एन्कोडिंग स्टोर?
A
Full data always पूर्ण डेटा हमेशा
B
Difference from reference value — efficient for slowly changing data संदर्भ मान से अंतर - धीरे-धीरे बदलते डेटा के लिए कुशल
C
Encrypted data एन्क्रिप्टेड डेटा
D
Compressed data संपीड़ित डेटा
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Delta encoding stores only the difference from a previous value.
व्याख्या (हिन्दी) डेल्टा एन्कोडिंग केवल पिछले मान के अंतर को संग्रहीत करता है।
2540
EN + हिं Medium
GB Which image format supports animation?
IN कौन सा छवि प्रारूप एनीमेशन का समर्थन करता है?
A
JPEG जेपीईजी
B
PNG पीएनजी
C
GIF GIF
D
BMP बीएमपी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) GIF supports multiple frames for animation while other listed formats are static.
व्याख्या (हिन्दी) GIF एनीमेशन के लिए एकाधिक फ़्रेम का समर्थन करता है जबकि अन्य सूचीबद्ध प्रारूप स्थिर हैं।
2541
EN + हिं Medium
GB WebP image format provides?
IN WebP छवि प्रारूप प्रदान करता है?
A
Only lossless केवल हानिरहित
B
Both lossy and lossless compression with ~30% smaller than JPEG/PNG जेपीईजी/पीएनजी से ~30% कम के साथ हानिपूर्ण और दोषरहित संपीड़न दोनों
C
No compression कोई संपीड़न नहीं
D
Only 8-bit color केवल 8-बिट रंग
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) WebP achieves 25-35% smaller file sizes than JPEG (lossy) and PNG (lossless).
व्याख्या (हिन्दी) WebP JPEG (हानिपूर्ण) और PNG (हानिरहित) की तुलना में 25-35% छोटे फ़ाइल आकार प्राप्त करता है।
2542
EN + हिं Medium
GB Minimum spanning tree algorithms include?
IN न्यूनतम स्पैनिंग ट्री एल्गोरिदम में शामिल हैं?
A
Dijkstra and Bellman-Ford डिज्क्स्ट्रा और बेलमैन-फोर्ड
B
Prim's and Kruskal's algorithms प्राइम और क्रुस्कल के एल्गोरिदम
C
Floyd-Warshall and Johnson's फ्लोयड-वॉर्शल और जॉनसन
D
BFS and DFS बीएफएस और डीएफएस
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Prim's and Kruskal's are the two classic greedy algorithms for finding MST.
व्याख्या (हिन्दी) प्राइम और क्रुस्कल एमएसटी खोजने के लिए दो क्लासिक लालची एल्गोरिदम हैं।
2543
EN + हिं Medium
GB Topological sort applies to?
IN टोपोलॉजिकल सॉर्ट किस पर लागू होता है?
A
Undirected graphs अप्रत्यक्ष रेखांकन
B
Directed Acyclic Graphs (DAGs) निर्देशित एसाइक्लिक ग्राफ़ (डीएजी)
C
All graphs सभी ग्राफ़
D
Weighted graphs only केवल भारित ग्राफ़
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Topological sort orders DAG vertices so every edge goes from earlier to later vertex.
व्याख्या (हिन्दी) टोपोलॉजिकल सॉर्ट डीएजी शीर्षों को आदेश देता है इसलिए प्रत्येक किनारा पहले से बाद के शीर्ष तक जाता है।
2544
EN + हिं Medium
GB Floyd-Warshall algorithm finds?
IN फ्लोयड-वॉर्शल एल्गोरिदम ढूँढता है?
A
Single source shortest path एकल स्रोत सबसे छोटा पथ
B
All-pairs shortest paths using dynamic programming गतिशील प्रोग्रामिंग का उपयोग करते हुए सभी जोड़े सबसे छोटे पथ
C
MST एमएसटी
D
Maximum flow अधिकतम प्रवाह
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Floyd-Warshall finds shortest paths between all pairs of vertices in O(V^3).
व्याख्या (हिन्दी) फ़्लॉइड-वॉर्शल O(V^3) में शीर्षों के सभी युग्मों के बीच सबसे छोटा पथ ढूंढता है।
2545
EN + हिं Medium
GB Bloom filter is a?
IN ब्लूम फिल्टर एक है?
A
Hash table हैश तालिका
B
Probabilistic space-efficient structure — no false negatives, possible false positives संभाव्य स्थान-कुशल संरचना - कोई गलत नकारात्मक नहीं, संभव गलत सकारात्मक
C
Binary search tree बाइनरी सर्च ट्री
D
Sorted array क्रमबद्ध सरणी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Bloom filters use multiple hash functions for set membership — can have false positives.
व्याख्या (हिन्दी) ब्लूम फ़िल्टर सेट सदस्यता के लिए एकाधिक हैश फ़ंक्शंस का उपयोग करते हैं - इसमें गलत सकारात्मकताएं हो सकती हैं।
2546
EN + हिं Medium
GB Skip list provides?
IN छोड़ें सूची प्रदान करता है?
A
O(n) search ओ(एन) खोजें
B
O(log n) average search with probabilistic balance O(लॉग एन) संभाव्य संतुलन के साथ औसत खोज
C
O(1) search ओ(1) खोजें
D
O(n^2) search O(n^2) खोजें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Skip lists use multiple levels of linked lists for probabilistic O(log n) search.
व्याख्या (हिन्दी) स्किप सूचियाँ संभाव्य O(लॉग एन) खोज के लिए लिंक्ड सूचियों के कई स्तरों का उपयोग करती हैं।
2547
EN + हिं Medium
GB Consistent hashing is used in?
IN कंसिस्टेंट हैशिंग का उपयोग किसमें किया जाता है?
A
Single server databases एकल सर्वर डेटाबेस
B
Distributed systems for even load distribution as nodes join/leave नोड्स के जुड़ने/छूटने पर समान लोड वितरण के लिए वितरित प्रणालियाँ
C
CPU cache सीपीयू कैश
D
File compression फ़ाइल संपीड़न
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Consistent hashing minimizes data remapping when nodes are added/removed.
व्याख्या (हिन्दी) जब नोड्स जोड़े/हटाए जाते हैं तो लगातार हैशिंग डेटा रीमैपिंग को कम कर देता है।
2548
EN + हिं Medium
GB Which sorting is stable?
IN कौन सी छँटाई स्थिर है?
A
Quick sort त्वरित छँटाई
B
Heap sort ढेर बनाएं और छांटें
C
Merge sort मर्ज सॉर्ट
D
Selection sort चयन छांटना
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Merge sort is stable — it preserves the relative order of equal elements.
व्याख्या (हिन्दी) मर्ज सॉर्ट स्थिर है - यह समान तत्वों के सापेक्ष क्रम को संरक्षित करता है।
2549
EN + हिं Medium
GB TimSort (Python's default sort) is based on?
IN टिमसॉर्ट (पायथन का डिफ़ॉल्ट सॉर्ट) किस पर आधारित है?
A
Pure merge sort शुद्ध मर्ज सॉर्ट
B
Natural runs plus merge sort — optimized for real-world partially sorted data प्राकृतिक रन प्लस मर्ज सॉर्ट - वास्तविक दुनिया के आंशिक रूप से सॉर्ट किए गए डेटा के लिए अनुकूलित
C
Radix sort मूलांक क्रम
D
Counting sort गिनती क्रम
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) TimSort finds natural sorted runs and merges them efficiently — O(n) best case for nearly sorted.
व्याख्या (हिन्दी) टिमसॉर्ट प्राकृतिक क्रमबद्ध रन ढूंढता है और उन्हें कुशलतापूर्वक मर्ज करता है - ओ (एन) लगभग क्रमबद्ध के लिए सबसे अच्छा मामला है।
2550
EN + हिं Medium
GB LCS (Longest Common Subsequence) has complexity?
IN एलसीएस (सबसे लंबा सामान्य अनुवर्ती) में जटिलता है?
A
O(n log n) ओ(एन लॉग एन)
B
O(n x m) using dynamic programming O(n x m) गतिशील प्रोग्रामिंग का उपयोग करते हुए
C
O(n^2) always O(n^2) हमेशा
D
O(n+m) ओ(एन+एम)
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) LCS uses DP with an n x m table giving O(n x m) time complexity.
व्याख्या (हिन्दी) एलसीएस ओ(एनएक्सएम) समय जटिलता देने वाली एनएक्सएम तालिका के साथ डीपी का उपयोग करता है।
2536–2550 of 2618