[ CPU Processor ]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ CPU Processor ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
81. Clock Cycle क्या है?
[A] CPU Clock का एक पूर्ण स्पंदन (Pulse)
[B] हार्ड डिस्क का एक चक्कर
[C] RAM का एक ब्लॉक
[D] मॉनिटर का एक फ्रेम
81. What is a Clock Cycle?
[A] A single pulse of the CPU clock
[B] One rotation of the hard disk
[C] A block of RAM
[D] One frame of the monitor
सही उत्तर: CPU Clock का एक पूर्ण स्पंदन (Pulse)
व्याख्या: Clock Cycle CPU Clock का एक पूरा Pulse होता है। प्रत्येक निर्देश को पूरा करने के लिए एक या अधिक Clock Cycles की आवश्यकता होती है।
Correct Answer: A single pulse of the CPU clock
Explanation: A clock cycle is one complete pulse of the CPU clock. One or more clock cycles are required to execute an instruction.
82. Machine Cycle क्या है?
[A] CPU द्वारा किसी मूलभूत कार्य को पूरा करने का समय
[B] RAM को साफ करने की प्रक्रिया
[C] हार्ड डिस्क को फॉर्मेट करने का समय
[D] मॉनिटर Refresh होने का समय
82. What is a Machine Cycle?
[A] Time taken by the CPU to complete a basic operation
[B] Time to clear RAM
[C] Time to format the hard disk
[D] Monitor refresh time
सही उत्तर: CPU द्वारा किसी मूलभूत कार्य को पूरा करने का समय
व्याख्या: Machine Cycle वह समय है जिसमें CPU किसी मूलभूत कार्य जैसे Fetch, Read या Write को पूरा करता है।
Correct Answer: Time taken by the CPU to complete a basic operation
Explanation: A machine cycle is the time required by the CPU to complete one basic operation such as fetch, read, or write.
83. Instruction Cycle में कौन-कौन से चरण शामिल होते हैं?
[A] Fetch, Decode, Execute
[B] Read, Write, Save
[C] Open, Edit, Print
[D] Input, Output, Delete
83. Which stages are included in the Instruction Cycle?
[A] Fetch, Decode, Execute
[B] Read, Write, Save
[C] Open, Edit, Print
[D] Input, Output, Delete
सही उत्तर: Fetch, Decode, Execute
व्याख्या: Instruction Cycle में CPU पहले निर्देश Fetch करता है, फिर Decode करता है और अंत में Execute करता है।
Correct Answer: Fetch, Decode, Execute
Explanation: The instruction cycle consists of Fetch, Decode, and Execute stages.
84. Opcode क्या होता है?
[A] निर्देश का Operation भाग
[B] डेटा का मान
[C] मेमोरी का पता
[D] रजिस्टर का नाम
84. What is an Opcode?
[A] The operation part of an instruction
[B] The value of data
[C] The memory address
[D] The register name
सही उत्तर: निर्देश का Operation भाग
व्याख्या: Opcode यह बताता है कि CPU को कौन-सा कार्य करना है।
Correct Answer: The operation part of an instruction
Explanation: The opcode specifies the operation that the CPU has to perform.
85. Operand क्या होता है?
[A] जिस डेटा पर Operation किया जाता है
[B] CPU का प्रकार
[C] मॉनिटर का आकार
[D] हार्ड डिस्क का नाम
85. What is an Operand?
[A] The data on which an operation is performed
[B] Type of CPU
[C] Size of monitor
[D] Name of hard disk
सही उत्तर: जिस डेटा पर Operation किया जाता है
व्याख्या: Operand वह डेटा या मेमोरी स्थान होता है जिस पर Opcode कार्य करता है।
Correct Answer: The data on which an operation is performed
Explanation: An operand is the data or memory location on which the operation is performed.
86. Firmware सामान्यतः कहाँ संग्रहीत होता है?
[A] ROM
[B] RAM
[C] Cache
[D] Hard Disk
86. Firmware is generally stored in?
[A] ROM
[B] RAM
[C] Cache
[D] Hard Disk
सही उत्तर: ROM
व्याख्या: Firmware स्थायी रूप से ROM/Flash Memory में संग्रहीत रहता है।
Correct Answer: ROM
Explanation: Firmware is permanently stored in ROM or Flash Memory.
87. Microcode का उपयोग किसमें होता है?
[A] CPU के आंतरिक नियंत्रण में
[B] Printer Driver में
[C] Monitor में
[D] Mouse में
87. Microcode is used for?
[A] Internal control of the CPU
[B] Printer driver
[C] Monitor
[D] Mouse
सही उत्तर: CPU के आंतरिक नियंत्रण में
व्याख्या: Microcode CPU के निम्न-स्तरीय निर्देशों को नियंत्रित करता है।
Correct Answer: Internal control of the CPU
Explanation: Microcode controls the low-level operations of the CPU.
88. Superscalar Processor की विशेषता क्या है?
[A] एक साथ कई Instructions निष्पादित करना
[B] केवल एक Instruction निष्पादित करना
[C] केवल Graphics Processing करना
[D] केवल Memory Management करना
88. What is the characteristic of a Superscalar Processor?
[A] Executes multiple instructions simultaneously
[B] Executes only one instruction
[C] Performs only graphics processing
[D] Performs only memory management
सही उत्तर: एक साथ कई Instructions निष्पादित करना
व्याख्या: Superscalar Processor एक Clock Cycle में एक से अधिक Instructions निष्पादित कर सकता है।
Correct Answer: Executes multiple instructions simultaneously
Explanation: A superscalar processor can execute more than one instruction in a single clock cycle.
89. Scalar Processor एक समय में कितनी Instruction निष्पादित करता है?
[A] एक
[B] दो
[C] चार
[D] आठ
89. How many instructions does a Scalar Processor execute at a time?
[A] One
[B] Two
[C] Four
[D] Eight
सही उत्तर: एक
व्याख्या: Scalar Processor सामान्यतः एक समय में केवल एक Instruction निष्पादित करता है।
Correct Answer: One
Explanation: A scalar processor normally executes one instruction at a time.
90. Processor Benchmark का उपयोग किस लिए किया जाता है?
[A] Processor के प्रदर्शन को मापने के लिए
[B] RAM बढ़ाने के लिए
[C] हार्ड डिस्क फॉर्मेट करने के लिए
[D] ऑपरेटिंग सिस्टम इंस्टॉल करने के लिए
90. What is a Processor Benchmark used for?
[A] To measure processor performance
[B] To increase RAM
[C] To format the hard disk
[D] To install the operating system
सही उत्तर: Processor के प्रदर्शन को मापने के लिए
व्याख्या: Benchmark विभिन्न Processor के प्रदर्शन की तुलना करने का मानक परीक्षण है।
Correct Answer: To measure processor performance
Explanation: A benchmark is a standard test used to measure and compare processor performance.