Computer Basics
Fundamental computer concepts including CPU architecture, memory types, file systems, operating systems, and computer history
Questions
Which of the following registers holds the instruction code currently being executed?
- Memory address register
- Base register
- Program counter
- Instruction register
- Stack pointer
Which of the following memory types has the fastest speed?
- Main memory
- Cache memory
- Internal memory
- Secondary memory
- All the memory types have the same speed
Which of the following decodes( interprets) the retrieved (from the program stored in memory) instructions and then send them for further processing?
- RAM
- Monitor
- Motherboard
- ALU
- CU
Which of the following is the extension of an image file?
- .wps
- .wma
- .tiff
- .asx
- .css
What is the function of Base Address Register?
- It holds the address of the data item to be retrieved from the main memory.
- It holds the starting address of the memory stack.
- It holds the address of the next instruction to be executed.
- It holds the instruction code currently being executed.
- It holds the address of the top element of the memory stack.
Which of the following is not a derived gate?
- OR Gate
- XOR Gate
- NAND Gate
- NOR Gate
- None of the above
Which of the following constants represents carriage return?
- 'a'
- ''
- ''
- ''
- ' '
Which of the following is a valid numeric constant?
- 25,000
- 698354L
- 7.1e 4
- 1.5E+2.5
- $255
Arrange the following characters in ascending order according to their ASCII value.
b, A, (z-A), 0, Z
- (z-A), 0, b, A, Z
- 0, (z-A), b, A, Z
- A,(z-A),0,b,Z
- 0, (z-A), A, Z, b
- (z-A), 0, A, Z, b
Which of the following is incorrect about Windows 95?
- Windows 95 was known as Windows 4.0.
- It has plug and play features.
- It is a 16-bit operating system.
- It helps in easier location of system configuration file.
- It allows right mouse pointer.
Which of the following is not a type of RAM?
- ADRAM
- DDR SDRAM
- RDRAM
- CDRAM
- DDRCDRAM
Which of the following is not a type of ROM?
- PROM
- EPROM
- EEPROM
- EEEPROM
- Flash EPROM
Which of the following is the extension of a game file?
- .dem
- .wsf
- .sys
- .cfm
- .srt
Which of the following is the representative computer of fourth generation computers?
- ENIAC
- IBM 7094
- IBM 360
- Intel's Xeon
- Motorola's 68020
Which of the following is the example of a Batch operating system?
- Windows 98
- Windows 2000
- MS-DOS
- UNIX
- LINUX