computer organization and architecture

1. Choose true statement:
सही कथन चुनें:
(RPSC Computer Science 2016)
A. SRAM uses capacitor
B. DRAM uses two inverters
C. SRAM faster than DRAM
D. DRAM uses two capacitors

Correct Answer: C

Explanation (EN): SRAM is faster than DRAM.

Explanation (HI): SRAM, DRAM से तेज होता है।

2. In computer architecture, a stack is:
कंप्यूटर आर्किटेक्चर में स्टैक क्या है?
(RPSC Computer Science 2016)
A. Reserved RAM space
B. Reserved ROM space
C. Reserved I/O space
D. List of instructions

Correct Answer: A

Explanation (EN): Stack is a memory structure in RAM used for temporary storage.

Explanation (HI): स्टैक RAM में एक मेमोरी संरचना है जो अस्थायी डेटा स्टोर करती है।

3. The brain of any computer system is:
किसी भी कंप्यूटर का मस्तिष्क क्या है?
(BPSC TRE 2024)
A. ALU
B. Memory
C. CPU
D. More than one

Correct Answer: C

Explanation (EN): CPU is the brain of computer.

Explanation (HI): CPU कंप्यूटर का मस्तिष्क है।

4. Memory similar to EEPROM but more cost-effective is:
EEPROM जैसी लेकिन अधिक किफायती मेमोरी कौन सी है?
(BPSC TRE 2024)
A. CMOS
B. Memory stick
C. Flash memory
D. More than one

Correct Answer: C

Explanation (EN): Flash memory is improved form of EEPROM.

Explanation (HI): फ्लैश मेमोरी EEPROM का उन्नत रूप है।

5. Which are types of ROM?
ROM के प्रकार कौन से हैं?
(BPSC TRE 2024)
A. PROM
B. EPROM
C. MROM
D. All of the above

Correct Answer: D

Explanation (EN): PROM, EPROM and MROM are types of ROM.

Explanation (HI): PROM, EPROM और MROM ROM के प्रकार हैं।

6. Which memory is non-volatile?
कौन सी मेमोरी नॉन-वोलाटाइल है?
(EMRS PGT Computer Science 2024)
A. ROM
B. Cache
C. ROM and Cache
D. RAM

Correct Answer: A

Explanation (EN): ROM retains data without power.

Explanation (HI): ROM बिजली बंद होने पर भी डेटा रखता है।

7. Correct hierarchy in decreasing access time is:
घटते एक्सेस टाइम के अनुसार सही क्रम क्या है?
(NVS PGT Computer Science 2022)
A. Magnetic tape → disk → cache → memory
B. Magnetic disk → optical → memory → register
C. Magnetic tape → disk → memory → register
D. Register → memory → disk → tape

Correct Answer: D

Explanation (EN): Registers fastest, tape slowest.

Explanation (HI): रजिस्टर सबसे तेज और टेप सबसे धीमा है।

8. A program is a/an ______ entity.
एक प्रोग्राम एक ______ इकाई होता है।
(KVS PGT Computer Science 2013)
A. Active
B. Passive
C. Dormant
D. Hyperactive

Correct Answer: B

Explanation (EN): A program is a passive entity stored in memory and becomes active only when executed.

Explanation (HI): प्रोग्राम एक निष्क्रिय इकाई है जो मेमोरी में रहता है और चलने पर सक्रिय होता है।

9. ______ refers to attributes visible to a programmer that affect program execution.
______ उन गुणों को दर्शाता है जो प्रोग्रामर को दिखाई देते हैं और प्रोग्राम के निष्पादन को प्रभावित करते हैं।
(KVS PGT Computer Science 2013)
A. Computer organization
B. Computer architecture
C. Microprocessor
D. Bus

Correct Answer: B

Explanation (EN): Computer architecture defines programmer-visible attributes.

Explanation (HI): कंप्यूटर आर्किटेक्चर प्रोग्रामर को दिखाई देने वाले गुणों को परिभाषित करता है।

10. Which of the following is/are wrong? (A) RAM and ROM are volatile (B) ROM types are non-volatile (C) RAM and DRAM are same (D) RAM is read-write
निम्न में से कौन से कथन गलत हैं?
(KVS PGT Computer Science 2018)
A. A and B
B. A and C
C. A and D
D. C and D

Correct Answer: B

Explanation (EN): RAM is volatile but ROM is non-volatile; RAM ≠ DRAM.

Explanation (HI): RAM वोलाटाइल है जबकि ROM नॉन-वोलाटाइल है; RAM और DRAM अलग हैं।