OnWeb Sharma G
क्या आप Quiz के लिए तैयार हो?
आपका समय समाप्त हुआ।
UP Police ASI Set - 04
UP Police ASI Set-04 25 Computer Knowledge Multiple Choice Questions in Hindi and English
Enter Student's Detail:
1 / 25
1.
10011 और 11101 बाइनरी संख्याओं का योग क्या है? What is the sum of binary numbers 10011 and 11101?
उत्तर / Answer: (d) 110000 Explanation: जोड़ का तरीका (राइट से लेफ्ट):
1 + 1 = 10 → 0 (लिखो), 1 (carry)
1 + 1 + 1 = 11 → 1 (लिखो), 1 (carry)
0 + 1 + 1 = 10 → 0 (लिखो), 1 (carry)
बचे हुए carry को सबसे बाएँ जोड़ दो → 1
110000 (Binary), 48 (Decimal) के बराबर है।
2 / 25
2. कम्प्यूटर विज्ञान के क्षेत्र में VOIP का विस्तारित रूप क्या है? What is the full form of VOIP in the field of computer science?
असफल! असफलता क्षणिक मात्र है, इसे परिणाम न समझें ।
कुशल! प्रसन्नता मात्र है, इसे सफलता न समझें ।
उत्तर / Answer: (b) VOIP stands for Voice Over Internet Protocol, used for voice communication over the Internet.
3 / 25
3. दशमलव 3 का ग्रे कोड क्या है? What is the Gray code of decimal 3?
उत्तर / Answer: (c) 0010 Explanation:
पहला बिट वही रहता है जो बाइनरी का पहला बिट होता है।
फिर हर अगले बिट के लिए, वर्तमान और पिछले बिट का XOR (Exclusive OR) लिया जाता है।
उदाहरण: 0011 → पहला बिट = 0 → दूसरा बिट = 0 XOR 0 = 0 → तीसरा बिट = 1 XOR 0 = 1 → चौथा बिट = 1 XOR 1 = 0, इसलिए, ग्रे कोड = 0010
4 / 25
4. MS Word में निम्नलिखित में से एलाइनमेंट के किस प्रकार की अनुमति है? Which types of alignment are allowed in MS Word?
A. बाएँ/ Left B. दाएँ / Right C. मध्य / Center D. जस्टीफाइड / Justified
उत्तर / Answer: (c) MS Word supports all four alignments—Left, Right, Center, and Justify.
5 / 25
5.
डेटा घटनाओं को डालने, अपडेट करने और डिलीट करने का कार्य कौन सी भाषा करती है? Which language performs the task of inserting, updating, and deleting data events?
उत्तर / Answer: (b) The Data Manipulation Language (DML)
6 / 25
6.
स्कैनिंग तकनीक जो हस्तलिखित और मुद्रित पाठ को पहचानती है: Which scanning technique identifies handwritten and printed text?
उत्तर / Answer: (a) जॉन वॉन न्यूमैन / John Von Neumann- In 1945, he proposed the stored program concept, known as Von Neumann architecture. (b) एलन ट्यूरिंग / Alan Turing- In 1936, he proposed the Turing Machine, related to computation theory, not stored program. (c) चार्ल्स बैबेज / Charles Babbage- In 1837, he proposed the Analytical Engine, the first mechanical computer design. (d) बिल गेट्स / Bill Gates- He co-founded Microsoft in 1975, not related to the stored program concept.
7 / 25
7. MS-PowerPoint में नई स्लाइड को जोड़ने के लिए शॉर्ट की क्या है? What is the shortcut key to insert a new slide in MS PowerPoint?
उत्तर / Answer: (d) Ctrl + M - Inserts a new slide into the current presentation. Ctrl + Insert - Copies selected text, objects, or slides. Note: May not work in PowerPoint Online. Ctrl + N - Creates a new PowerPoint presentation or file. Ctrl + O - Opens an existing PowerPoint file.
8 / 25
8.
संग्रहित कार्यक्रम की अवधारणा किसने दी थी? Who proposed the concept of the stored program, where program and data are stored in the same memory?
9 / 25
9.
प्रथम प्रोग्रामिंग भाषा कौन-सी है? Which is the first programming language?
उत्तर / Answer: (b) Fortran is developed by IBM in 1957, it is considered the first high-level programming language.. (a) पर्ल / Perl- लैरी वॉल ने इसे 1987 में विकसित किया, यह शुरुआती स्क्रिप्टिंग भाषा है लेकिन पहली नहीं। (c) विजुअल बेसिक / Visual Basic- इसे माइक्रोसॉफ्ट ने 1991 में विकसित किया, GUI आधारित प्रोग्रामिंग के लिए। (d) C- डेनिस रिची ने इसे 1972 में विकसित किया, यह फॉरट्रान के बाद आई।
10 / 25
10.
Internet Explorer में किसी वेबपेज को रीफ्रेश करने के लिए कौन सा आइकन क्लिक किया जाता है? Which icon is clicked in Internet Explorer to refresh a web page?
उत्तर / Answer: (a) circular arrow symbol (🔄).
11 / 25
11. निम्नलिखित में से कौन संचार में सक्षम डिवाइसेज़ के सेट का इंटरकनेक्शन है? Which of the following is the interconnection of a set of communicating devices?
उत्तर / Answer: (a) नेटवर्क / Network
12 / 25
12.
कंप्यूटर चिप्स के निर्माण में किस पदार्थ का उपयोग होता है? Which material is used in manufacturing computer chips?
उत्तर / Answer: (d) Semiconductors (अर्द्धचालक), such as silicon, are used in the manufacturing of computer chips.
13 / 25
13.
ई-कॉमर्स, ई-लर्निंग, ई-बैंकिंग, एम-कॉमर्स आदि निम्नलिखित में से कौन-सी सेवाएँ हैं? E-commerce, E-learning, E-banking, M-commerce are which type of services?
14 / 25
14.
प्रिंटर के संकल्प (Resolution) को किसमें मापा जाता है? What is the resolution of a printer measured in?
उत्तर / Answer: (b) Printer resolution is measured in DPI (dots per inch), which indicates the clarity and sharpness of the print.
15 / 25
15.
एक ऐरे क्या है? What is an array?
उत्तर / Answer: (d) An array is a collection of elements of the same type, stored contiguously in memory.
16 / 25
16.
निम्नलिखित में से कौन सा एक मान्य रिलेशनल ऑपरेशन नहीं है? Which of the following is not a valid relational operation?
उत्तर / Answer: (d) DELETE- यह SQL में एक DML कमांड है, रिलेशनल ऑपरेशन नहीं।/It is a DML command in SQL, not a relational operation. (a) CARTESIAN PRODUCT- यह दो तालिकाओं की सभी संभव जोड़ी बनाता है।/It creates all possible pairs of rows from two tables. (b) INTERSECTION- यह दोनों तालिकाओं की सामान्य पंक्तियाँ देता है।/It returns the common rows from both tables. (c) UNION- यह दोनों तालिकाओं की सभी अद्वितीय पंक्तियों को मिलाता है।/It combines all unique rows from both tables.
17 / 25
17.
फ्लोचार्ट में 'If..else' कंस्ट्रक्ट को किस चिन्ह से दर्शाया जाता है? Which symbol is used for 'If..else' construct in a flowchart?
उत्तर / Answer: (a) The decision symbol (diamond) is used for representing conditions like 'If..else' in flowcharts. (b) समांतर चतुर्भुज / Parallelogram- Used to represent input and output operations. (c) अंडाकार / Oval- Represents the start or end of a flowchart. (d) तीर / Arrow- Indicates the direction of flow between steps.
18 / 25
18.
बैंकिंग में अधिक संख्या में चेकों के तेजी से निस्तारण के लिए कौन सी तकनीक प्रयुक्त होती है? Which technology is used in banking for fast clearance of large number of cheques?
उत्तर / Answer: (c) MICR (Magnetic Ink Character Recognition) is developed in the 1950s for banking, it reads codes printed with magnetic ink on cheques. (a) बारकोड रीडर / Bar Code Reader- In use since 1974, primarily for scanning product barcodes in retail. (b) ओसीआर / OCR (Optical Character Recognition)- Developed in the 1950s, used to convert printed text into digital format. (d) ओएमआर / OMR (Optical Mark Recognition)- Introduced in the 1960s, it is used to detect answers marked on test sheets, not cheques.
19 / 25
19. C प्रोग्रामिंग भाषा को किसने विकसित किया था? Who developed the C programming language?
उत्तर / Answer: (d) Dennis Ritchie is credited with developing the C programming language in 1972. (a) चार्ल्स बैबेज / Charles Babbage proposed the Analytical Engine in 1837, not related to programming languages. (b) लैरी वॉल / Larry Wall - Developed the Perl programming language in 1987, not related to C. (c) जेम्स गोसलिंग / James Gosling - Created the Java language in 1995, not the developer of C.
20 / 25
20.
ऑपरेटिंग सिस्टम द्वारा किए जाने वाले कार्य कौन-कौन से हैं? Which of the following tasks are performed by an operating system?
उत्तर / Answer: (d)An operating system performs all the listed tasks: process management, security management, and file management.
21 / 25
21. कड़ियों की संख्या पूर्ण रूप से जुड़े मेश टोपोलॉजी नेटवर्क में कितनी होती है? What is the number of links in a fully connected mesh topology with 'n' nodes?
उत्तर / Answer: (b) Explanation: In a mesh topology, the number of links is calculated as n(n-1)/2, where 'n' is the number of nodes. Such as – Nodes = 5, Find the total number of links. The total number of links = 5*(5-1)/2 = 5*(4)/2 = 20/2 = 10.
22 / 25
22.
डेटा प्रोसेसिंग चक्र के चरणों का सही क्रम क्या है? What is the correct order of stages of the data processing cycle?
उत्तर / Answer: (b) The correct order of the data processing cycle is Input, Processing, Storage, and then Output.
23 / 25
23. MS-Excel में डिफॉल्ट रूप से टेक्स्ट कैसे अलाइन किया जाता है? By default, how is text aligned in MS-Excel?
उत्तर / Answer: (d) बाएँ / Left
24 / 25
24.
स्टैक और क्यू के बीच अंतर के संबंध में निम्नलिखित में से कौन सा कथन सही है? Which of the following statements is correct regarding the difference between stack and queue?
उत्तर / Answer: (a) A queue uses both ends (front and rear), while a stack uses only one end (top).
25 / 25
25.
डायरेक्ट मेमोरी एक्सेस एक तकनीक है जिसमें CPU- Direct Memory Access is a technique in which the CPU-
उत्तर / Answer: (d) In Direct Memory Access (DMA), the CPU remains idle while the data transfer occurs directly between memory and the I/O device.
Your score is
The average score is 53%
Share your result for Friends and Family
Stay connected with other social media accounts
Restart quiz