[ CPU Processor ]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ CPU Processor ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
231. RISC का पूर्ण रूप क्या है?
[A] Reduced Instruction Set Computer
[B] Rapid Instruction System Computer
[C] Random Instruction Set Computer
[D] Reduced Integrated System Computer
231. What is the full form of RISC?
[A] Reduced Instruction Set Computer
[B] Rapid Instruction System Computer
[C] Random Instruction Set Computer
[D] Reduced Integrated System Computer
सही उत्तर: Reduced Instruction Set Computer
व्याख्या: RISC Architecture में कम संख्या के सरल निर्देश होते हैं, जिससे तेज़ निष्पादन और सरल Processor Design संभव होता है।
Correct Answer: Reduced Instruction Set Computer
Explanation: RISC architecture uses a small set of simple instructions for faster execution.
232. CISC का पूर्ण रूप क्या है?
[A] Complex Instruction Set Computer
[B] Central Instruction System Computer
[C] Computer Integrated System Controller
[D] Complex Integrated Storage Computer
232. What is the full form of CISC?
[A] Complex Instruction Set Computer
[B] Central Instruction System Computer
[C] Computer Integrated System Controller
[D] Complex Integrated Storage Computer
सही उत्तर: Complex Instruction Set Computer
व्याख्या: CISC Architecture में बड़ी संख्या में जटिल Instructions होती हैं, जो एक ही Instruction में कई कार्य कर सकती हैं।
Correct Answer: Complex Instruction Set Computer
Explanation: CISC architecture supports a large number of complex instructions.
233. निम्न में से कौन-सा Processor सामान्यतः RISC Architecture पर आधारित है?
[A] ARM Cortex-A
[B] Intel Pentium
[C] Intel Core i7
[D] AMD Ryzen 7
233. Which of the following processors is based on RISC architecture?
[A] ARM Cortex-A
[B] Intel Pentium
[C] Intel Core i7
[D] AMD Ryzen 7
सही उत्तर: ARM Cortex-A
व्याख्या: ARM Cortex-A Processors RISC Architecture पर आधारित हैं और Smartphones तथा Tablets में व्यापक रूप से उपयोग किए जाते हैं।
Correct Answer: ARM Cortex-A
Explanation: ARM Cortex-A processors are based on RISC architecture.
234. निम्न में से कौन-सा Processor सामान्यतः CISC Architecture पर आधारित है?
[A] Intel Core i5
[B] ARM Cortex-M
[C] Apple M3
[D] Qualcomm Snapdragon 8 Gen 3
234. Which of the following processors is based on CISC architecture?
[A] Intel Core i5
[B] ARM Cortex-M
[C] Apple M3
[D] Qualcomm Snapdragon 8 Gen 3
सही उत्तर: Intel Core i5
व्याख्या: Intel Core i5 Processor x86-64 CISC Architecture का उपयोग करता है।
Correct Answer: Intel Core i5
Explanation: Intel Core i5 processors are based on the x86-64 CISC architecture.
235. RISC Architecture की प्रमुख विशेषता क्या है?
[A] सरल एवं कम संख्या के Instructions
[B] केवल Complex Instructions
[C] कोई Register नहीं होता
[D] Cache Memory नहीं होती
235. What is the main characteristic of RISC architecture?
[A] Simple and fewer instructions
[B] Only complex instructions
[C] No registers
[D] No cache memory
सही उत्तर: सरल एवं कम संख्या के Instructions
व्याख्या: RISC में अधिकांश Instructions एक Clock Cycle में Execute हो सकती हैं।
Correct Answer: Simple and fewer instructions
Explanation: RISC processors use simple instructions that often execute in a single clock cycle.
236. CISC Architecture की प्रमुख विशेषता क्या है?
[A] एक Instruction कई कार्य कर सकती है
[B] केवल एक प्रकार की Instruction होती है
[C] कोई Memory Addressing नहीं होती
[D] कोई ALU नहीं होता
236. What is the main characteristic of CISC architecture?
[A] One instruction can perform multiple operations
[B] Only one type of instruction exists
[C] No memory addressing
[D] No ALU
सही उत्तर: एक Instruction कई कार्य कर सकती है
व्याख्या: CISC Processors में Instructions अधिक जटिल होती हैं और कई Operations कर सकती हैं।
Correct Answer: One instruction can perform multiple operations
Explanation: CISC instructions can perform multiple low-level operations in a single instruction.
237. RISC Architecture में सामान्यतः अधिक किसका उपयोग होता है?
[A] Registers
[B] Hard Disk
[C] DVD Drive
[D] Printer Buffer
237. RISC architecture generally uses more?
[A] Registers
[B] Hard Disk
[C] DVD Drive
[D] Printer Buffer
सही उत्तर: Registers
व्याख्या: RISC Architecture अधिक Registers का उपयोग करके Memory Access को कम करती है।
Correct Answer: Registers
Explanation: RISC processors rely heavily on registers to reduce memory access.
238. CISC Architecture में Complex Instructions को छोटे Operations में कौन विभाजित करता है?
[A] Microcode
[B] Hard Disk Controller
[C] BIOS
[D] GPU
238. In CISC architecture, who breaks complex instructions into smaller operations?
[A] Microcode
[B] Hard Disk Controller
[C] BIOS
[D] GPU
सही उत्तर: Microcode
व्याख्या: Microcode जटिल Instructions को सरल Micro-operations में विभाजित करता है।
Correct Answer: Microcode
Explanation: Microcode converts complex instructions into simpler internal operations.
239. RISC Processor में अधिकांश Instructions सामान्यतः कितने Clock Cycle में Execute होती हैं?
[A] एक
[B] दो
[C] चार
[D] आठ
239. In a RISC processor, most instructions execute in how many clock cycles?
[A] One
[B] Two
[C] Four
[D] Eight
सही उत्तर: एक
व्याख्या: RISC Architecture का उद्देश्य अधिकांश Instructions को एक Clock Cycle में Execute करना है।
Correct Answer: One
Explanation: Most RISC instructions are designed to execute in a single clock cycle.
240. निम्न में से कौन-सा कथन RISC और CISC के बारे में सही है?
[A] RISC में सरल Instructions होती हैं, जबकि CISC में जटिल Instructions होती हैं
[B] दोनों Architectures समान हैं
[C] RISC केवल Servers में उपयोग होती है
[D] CISC केवल Smartphones में उपयोग होती है
240. Which statement about RISC and CISC is correct?
[A] RISC uses simple instructions, whereas CISC uses complex instructions
[B] Both architectures are identical
[C] RISC is used only in servers
[D] CISC is used only in smartphones
सही उत्तर: RISC में सरल Instructions होती हैं, जबकि CISC में जटिल Instructions होती हैं
व्याख्या: RISC और CISC Processor Design की दो प्रमुख Architectures हैं जिनकी विशेषताएँ अलग-अलग होती हैं।
Correct Answer: RISC uses simple instructions, whereas CISC uses complex instructions
Explanation: RISC and CISC are two major processor architectures with different design philosophies.