Practice Questions Flashcards
- Which bus carries the address of the location for the required data?
a) Control Bus
b) Omnibus
c) Data Bus
d) Address Bus
Address Bus
- Which bus is only used to allow the CPU access to main memory and various peripheral chips as it is only unidirectional?
a) Address Bus
b) Control Bus
c) Data Bus
d) Front Side Bus
a) Address Bus
- Which bus can transfer data in both directions (bidirectional), outwards for a write operation and inwards for a read operation?
a) Address Bus
b) Control Bus
c) Data Bus
d) Parallel
C) Data Bus
- The size of the address bus affects the amount of main memory or I/O devices offered. If there were 16 lines available what would be the maximum number of different addresses available?
a) 16
b) 256
c) 1024
d) 65536
D) 65536
- Which bus is one way only (unidirectional) and is used to tell the main memory which address is to be used?
a) Control Bus
b) Address Bus
c) Memory Bus
d) Data Bus
B) Address bus
- An 8 bit bus can represent how many unique values.
a) 8
b) 16
c) 32
d) 256
D) 256
- If the wire is low (no electricity flowing) then the memory is read. If the wire is high (with electricity flowing) then the memory is written.
Which bus has been described here?
a) Control Bus
b) Data Bus
c) Address Bus
d) USB
a) Control Bus
- What of the following are the address bus used for?
a) Find a location in memory to which data will be written
b) Find an area of memory from which data will be read
c) Find an area of the hard disk from which data will be read
d) Find a location of the hard disk to which data will be written
(2 Answers)
a) Find a location in memory to which data will be written
b) Find an area of memory from which data will be read
- What is the function of utility software?
(2 Answers)
a) To reduce the function of the operating system
b) Utility software enhances the operating system
c) To manage on-board devices
d) Utility software provides tools not present in the operating system
b) Utility software enhances the operating system
d) Utility software provides tools not present in the operating system
- What is the binary result and the decimal equivalent of the logical operation 10111100 AND 01110110? (2 Answers)
a) 00110000
b) 48
c) 00110100
d) 52
c) 00110100
d) 52
- Which two of these are characteristics of SRAM? (2 answers)
a) Is continually refreshed
b) Is volatile
c) Is used as main memory
d) Used as Cache
b) Is volatile
d) Used as Cache
- Which two of these are characteristics of the control bus?
a) Carries the signals concerning the timing of various operations such as memory read
b) Carries the address of the location for the required data
c) Carries the required data
d) Carries the signals concerning the timing of various operations such as memory write
a) Carries the signals concerning the timing of various operations such as memory read
d) Carries the signals concerning the timing of various operations such as memory write
- Which two of these are characteristics of the address bus?
a) Is bi-directional
b) Carries the address of the location for the required data.
c) Is unidirectional
d) Carries the actual data.
b) Carries the address of the location for the required data.
c) Is unidirectional
- Which two of these are characteristics of the address bus?
a) An address bus is a series of lines connecting two or more devices that is used to specify a physical address
b) The width of the address bus determines the amount of memory in a system that can be addressed.
c) Holds the actual data to be written (sent) to memory from CPU
d) Holds the information that is has been read (taken) from memory (instruction, result or calculation)
a) An address bus is a series of lines connecting two or more devices that is used to specify a physical address
b) The width of the address bus determines the amount of memory in a system that can be addressed.
- Which two of these are characteristics of the data bus?
a) Holds the actual data to be written (sent) to memory from CPU
b) Hold the information that is has been read (taken) from memory (instruction, result or calculation)
c) Is unidirectional
d) Situated between the hard drive & BIOS
a) Holds the actual data to be written (sent) to memory from CPU
b) Hold the information that is has been read (taken) from memory (instruction, result or calculation)