What is an alternative name of a primary memory?
Volatile.
For what amount of time does a secondary memory retained its content?
Long time.
Which of the following is the unit of computer memory?
Bit.
How many bits form a byte?
8.
Which of the following is a correct example of a LIFO?
Pile (tray) of paper.
Which of the following mechanism is used to erase content of An EPROM?
Ultraviolet light.
Which of the following type of memory is used by pen drives?
EEPROM.
Which of the following is a small and high speed memory within the computer central processing unit?
Cache.
Which of the following is not a secondary storage device?
Cache memory.
Which of the following number system is most suitable for basic computer data representation into machine readable form?
Binary.
Which of the following number systems has 2 symbols 0 and 1?
Binary.
Which of the following method is used to represent an integer number into computer memory?
Sign magnitude method, 1’s complement method and 2’s complement method.
Which of the following method is used to represent characters into computer memory?
ASCII, Unicode and EBCDIC.