Computer Architecture
TOPICS ▾
Computer Abbreviations
Computer Architecture
Computer Memory
Computer Pedagogy
Computer Virus
Data Structures & Algorithms
Database Management System
E-Commerce
File Extension
Input/Output Devices
Integrated Development Environments (IDEs)
Internet
Internet Banking
Introduction to Computer
Major Development in the Field of IT
Microsoft Office
Network and Communication
Network Security
Number System
Operating System
Programming Languages
Shortcut Keys
Software
System Analysis and Design
TCP/IP Model
Web Designing
SORT BY ▾
41. निम्नलिखित में से कौनसा नियंत्रण इकाई का कार्य नहीं है -
Answer: Control Unit (CU) ka kaam nirdeshon ko interpret karna (A), data flow ko guide karna (C), aur execution ko control karna (D) hai. Lekin, operation ko vastavik roop se perform karna (jaise calculation karna) ALU ka kaam hai. CU sirf operation ko *direct* (nirdeshit) karti hai, khud karti nahi.
42. कंप्यूटर निम्न में से किस रूप में अपने डेटा को मेमोरी में स्टोर करता है -
Answer: Computer ki memory (RAM) aur storage (Hard disk) sabhi data ko Binary form (0s aur 1s ke sequence) mein hi store karte hain, kyunki yeh electronic circuits par aadhaarit hai jo sirf ON (1) aur OFF (0) states ko samajhte hain.
43. राउंड रॉबिन शेड्यूलिंग किस श्रेणी के अंतर्गत आता है -
Answer: Round Robin ek Preemptive scheduling algorithm hai. 'Preemptive' ka matlab hai ki ek process ko nishchit samay (time quantum) ke baad jabardasti roka jaa sakta hai (preempted) taaki doosre process ko CPU ka mauka mil sake.
44. सीपीयू का मुख्य कार्य है -
Answer: CPU ka mukhya kaarya hai: (C) Data aur information ko process karna (instructions ke anusaar) aur (B) parinaamon (results) ko future use ke liye store karna (memory ya registers mein). Isliye, 'b aur c dono' sahi hai.
45. सेंट्रल प्रोसेसिंग यूनिट के भाग निम्नलिखित में से कौन से हैं -
Answer: CPU (Central Processing Unit) ke do mukhya bhaag hote hain: Control Unit (CU), jo operations ko nirdeshit karti hai, aur Arithmetic Logic Unit (ALU), jo sabhi gannayein (calculations) aur tulnaayein (comparisons) karti hai.
46. संबंधित संक्रिया को ALU द्वारा अधिकृत किया जाता है जो अधिकतम _____ संभव निर्गत प्रदान करता है।
Answer: Ek ALU (Arithmetic Logic Unit) mool roop se binary (द्विआधारी) star par kaam karti hai. Har operation ka parinaam 0s aur 1s ke roop mein hota hai. Is sandarbh mein, har bit ke liye do (2) hi sambhav nirgat (output) hote hain: ya toh 0 ya 1.
47. निम्न में से कौन सा रजिस्टर सेकेंडरी स्टोरेज के साथ इंटरैक्ट कर सकता है -
Answer: MAR (Memory Address Register) woh register hai jo us memory location ka address rakhta hai jise CPU access karna chahta hai. Jab data ko secondary storage se main memory (ya wapas) laana hota hai, toh MAR ka upyog us main memory address ko hold karne ke liye kiya jaata hai jahaan data jaayega ya jahaan se aayega.
48. सेंट्रल प्रोसेसिंग यूनिट (CPU) का कौन-सा घटक अंकगणितीय और तार्किक संचालन करता है -
Answer: Naam se hi spasht hai, ALU (Arithmetic Logic Unit) CPU ka woh hissa hai jo sabhi ankganiteeya (arithmetic) (jod, ghataav) aur taarkik (logical) (AND, OR, NOT) operations ko perform karta hai.
49. माइक्रोकंट्रोलर क्या है -
Answer: Ek Microcontroller ek poora computer system ek hi chip par hota hai. Ismein ek CPU, RAM, ROM, aur anya zaroori peripherals (jaise I/O ports) sab ek saath integrated hote hain. Yeh aamtaur par embedded systems (jaise washing machine) mein istemaal hota hai.
50. ____ एक एकल माइक्रोचिप या कभी-कभी एक मल्टीकोर माइक्रोचिप होता है, जो कंप्यूटर के संपूर्ण सी.पी.यू. के रूप में कार्य करता है।
Answer: Microprocessor (माइक्रोप्रोसेसर) hi woh single (ya multi-core) integrated chip (IC) hai jismein computer ka poora CPU (ALU, CU, Registers) bana hota hai.