Calculate the file size of an image in that comprises of 512x512 pixels with 6 bits assigned per pixel in
terms of MB. - Answers 0.1875 MB
Calculate the size of a video file in terms of GB if each frame comprises of 512x512 pixels with 6 bits
assigned per pixel with a frame rate of 24 fps and lasts for 30 minutes. - Answers 7.91 GB
Which of the following is measured in terms of GHz? - Answers Processor speed
Which of the following is classified as volatile memory? - Answers RAM
Which component of the CPU is responsible for arithmetic and logical operations? - Answers ALU
Which component of the CPU is used to store frequently used instructions and data? - Answers Cache
memory
What is the minimum standard sampling frequency that is used to digitize audio signals for CD-quality
music? - Answers 44,100 Hz
One example of a low-level programming language is which of the following? - Answers Assembly
language
When a user launches a piece of software, such as from the hard disk, the instructions and data that
correspond to the software and reside in RAM are in the form of: - Answers Machine language
The length of the binary code that the camera generates for each pixel is called the: - Answers Bit depth
Calculate how many bits there are in a 4 KB digital audio file - Answers 32,768 bits
How many "adds" does it take the ALU to process a 64 bit number if the word length is 16? - Answers 4
In the Von Neumann Model, communication between the memory and processing unit consists of the
Memory Address Register (MAR) and the Memory Data Register (MDR). - Answers True
What are CPU cycles during instruction processing? List in the correct order. - Answers Fetch, decode,
execute, write-back
An accumulator is a register in a computer processor that: - Answers Is a temporary memory to hold the
result of arithmetic operations
A program counter is a register in a computer processor that: - Answers Contains the address of the
instruction being executed at the current time.
Which of the following is a memory element that temporary holds a single unit or word of data? -
Answers Registers
Which of the following indicates the amount of time between two pulses of an oscillator (1 and 0) and