SA GR और Stack में address fields कितने होते हैं?
(RPSC 2016)
Correct Answer: A
Explanation (EN): SA uses 1 GR uses 2 or 3 Stack uses 0.
Explanation (HI): SA में 1 GR में 2 या 3 Stack में 0 address fields होते हैं.
Control memory से control words sequentially कौन पढ़ता है?
(General)
Correct Answer: B
Explanation (EN): MPC reads control words sequentially.
Explanation (HI): MPC control words sequentially पढ़ता है.
Register को left shift करने पर क्या होता है?
(KVS 2018)
Correct Answer: C
Explanation (EN): Left shift multiplies number by 2.
Explanation (HI): Left shift number को 2 से multiply करता है.
Registers में data पर होने वाले operation को क्या कहते हैं?
(KVS 2018)
Correct Answer: B
Explanation (EN): Operations on register data are micro operations.
Explanation (HI): Registers पर operations को micro operations कहते हैं.
ALU का result रखने वाला register कौन-सा है?
(KVS 2017)
Correct Answer: A
Explanation (EN): Accumulator stores ALU results.
Explanation (HI): Accumulator ALU result store करता है.
Arithmetic और logic operations के दौरान data रखने वाला register कौन-सा है?
(Bihar STET 2023)
Correct Answer: C
Explanation (EN): Accumulator temporarily holds data.
Explanation (HI): Accumulator temporary data hold करता है.
Stack pointer क्या होता है?
(CGPSC 2020)
Correct Answer: A
Explanation (EN): Stack pointer holds address of top of stack.
Explanation (HI): Stack pointer stack के top का address रखता है.
दो memory operations के बीच का minimum time क्या कहलाता है?
(CGPSC 2020)
Correct Answer: D
Explanation (EN): Memory cycle includes access and recovery time.
Explanation (HI): Memory cycle में access और recovery time शामिल होता है.
Error detect होने पर memory का हिस्सा किसमें erase किया जा सकता है?
(CGPSC 2020)
Correct Answer: C
Explanation (EN): EAROM allows selective erasing.
Explanation (HI): EAROM selective erase की सुविधा देता है.