In modern CPUs, what technique
In modern CPUs, what technique is used to execute multiple instructions simultaneously?
आधुनिक CPU में, एक साथ कई निर्देशों को निष्पादित करने के लिए किस तकनीक का उपयोग किया जाता है?
Detailed Solution & Logic
Pipelining / पाइपलाइनिंग
📝 Explanation
In modern CPUs, pipelining is a technique that allows multiple instructions to be processed at the same time by dividing instruction execution into several stages (fetch, decode, execute, etc.).
Each stage works simultaneously on different instructions, which increases overall processing speed and CPU efficiency.
👉 Similar to an assembly line in a factory where different workers handle different steps at the same time.
आधुनिक CPU में पाइपलाइनिंग (Pipelining) एक ऐसी तकनीक है जिसमें किसी निर्देश (instruction) के निष्पादन को कई चरणों में बांट दिया जाता है — जैसे fetch, decode, execute आदि।
हर चरण एक अलग निर्देश पर एक साथ काम करता है, जिससे CPU की गति और कार्यक्षमता बढ़ जाती है।
👉 यह फैक्ट्री की assembly line की तरह काम करता है।
📚 Extra Facts (अतिरिक्त जानकारी)
✅ पाइपलाइनिंग से instruction throughput बढ़ता है (एक समय में अधिक कार्य)।
✅ यह CPU की clock speed बढ़ाए बिना performance improve करती है।
✅ Common pipeline stages:
-
Instruction Fetch
-
Instruction Decode
-
Execute
-
Memory Access
-
Write Back
✅ Pipeline problems को pipeline hazards कहा जाता है (data hazard, control hazard, structural hazard).
Similar Practice Questions
java is a (an)
java is a (an) – जावा होता है एक-
The MULTICS operating system was written in which programming language ?
The MULTICS operating system was written in which programming language ? MULTICS ऑपरेिटंग सिस्टम किस...
Which keyboard shortcut is used to save an MS Excel workbook?
Which keyboard shortcut is used to save an MS Excel workbook? एमएस एक्सेल (MS Excel)...
What is the function of ‘bootloader’ in OS settings?
What is the function of ‘bootloader’ in OS settings? ओएस सेटिंग में ‘बूटलोडर (bootloader)’ का...
Which of the following is not an advantage of e-commerce?
Which of the following is not an advantage of e-commerce? निम्नलिखित में से कौन ई...
In MS-Word 365, which of the following
In MS-Word 365, which of the following actions is a part of the document creation...
Which of the following is the correct
Which of the following is the correct way to start a new blank presentation in...