Friday, 4 May 2018

Daily Computer Quiz - 5th May 2018

Q1. Which of the following places the common data elements in order from smallest to largest?
(a) Character, File, Record, Field, Database, File
(b) Character, Record, Field, Database, File
(c) Character, Field, Record, File, Database
(d) Bit, Byte, Character, Record, Field, File, Database
(e) None of these

Q2. The analytical engine developed during first generation of computers used __________ as a memory unit.
(a) RAM
(b) Floppies
(c) Cards
(d) Counter wheels
(e) None of these

Q3. Which device is used to backup the data?
(a) Floppy Disk
(b) Tape
(c) Network Drive.
(d) All of the above
(e) None of these

Q4. Which of the following is used to hold ROM, RAM, CPU and expansion cards?
(a) Computer bus
(b) Motherboard
(c) Cache memory
(d) All of these
(e) None of these

Q5. A half byte is known as_____.
(a) data
(b) bit
(c) half byte
(d) nibble
(e) None of these

Q6. __________ is the permanent memory built into your computer called.
(a) ROM
(b) CPU
(c) DVD-ROM
(d) RAM
(e) None of these

Q7. Main memory works in conjunction with __________.
(a) RAM
(b) CPU
(c) Graphics card
(d) LAN
(e) None of these

Q8. Magnetic tape is not practical for applications where data must be quickly recalled because tape is __________.
(a) A random-access medium
(b) A sequential-access medium
(c) A read-only medium
(d) An expensive storage medium
(e) None of these

Q9. SRAM stands for-
(a) Special Random Access Memory
(b) Supreme Random Access Memory
(c) Static Random Access Memory
(d) Stable Random Access Memory
(e) None of these
Q10. What is the main advantage of magnetic core memory over semiconductor RAM memory?
(a) More compact and smaller
(b) More economical
(c) A bit does not have to write after reading
(d) Non-volatile
(e) None of these

Q11. Permanent instructions that the computer uses when it is turned on and that cannot be changed by other instructions are contained in-
(a) ROM
(b) RAM
(c) ALU
(d) CPU
(e) DRAM

Q12. Virtual memory is_______.
(a) memory on the hard disk that the CPU uses an extended RAM
(b) in RAM
(c) only necessary if you do not have any RAM in your computer
(d) a backup device for floppy disk
(e) None of the above

Q13. Flash memory is also called as __________.
(a) Flash RAM
(b) Flash ROM
(c) Flash DRAM
(d) Flash DROM
(e) None of these

Q14. USB stands for-
(a) Uniform Service Bus
(b) Universal Serial Bus
(c) Universal Sector Buffer
(d) Universe Service Bus
(e) None of these

Q15. A Winchester disk is a_________.
(a) disk stack
(b) removable disk
(c) flexible disk
(d) All of these
(e) None of these


Solutions

S1. Ans.(c)
Sol. Data is organized in a data storage hierarchy of increasingly complex levels: bits, bytes (characters), fields, records, files, and databases. A character is a letter, number, or special character. A field consists of one or more characters (bytes). A record is a collection of related fields.

S2. Ans.(d)
Sol. The analytical engine developed during first generation of computers used counter wheels as a memory unit.

S3. Ans.(d)
Sol. All these devices can be used for the data backup.

S4. Ans.(b)
Sol. Motherboard is used to hold ROM, RAM, CPU and expansion cards.

S5. Ans.(d)
Sol. Nibble (often nybble or nyble to match the vowels of byte) is a four-bit aggregation, or half an octet. It is also known as half-byte or tetrade. 

S6. Ans.(a)
Sol. The permanent memory that comes built into a computer is called read-only memory, or ROM. Read-only memory typically holds the most basic level of software that a computer needs to run.

S7. Ans.(b)
Sol. Main memory works in conjunction with CPU, it can be directly accessed by the CPU.

S8. Ans.(b)
Sol. Magnetic Tape is a sequential access medium so it can be quite slow to access data directly by the CPU.

S9. Ans.(c)
Sol. Static random-access memory (static RAM or SRAM) is a type of semiconductor memory that uses bistable latching circuitry (flip-flop) to store each bit.

S10. Ans.(d)
Sol. Semiconductor Memory Ram is a Volatile memory (loses data when power goes OFF). Magnetic Memory is nonvolatile (doesn't not lose data when power goes OFF).

S11. Ans.(a)
Sol. Read-only memory. ROM is computer memory on which data has been prerecorded. It retains its contents even when the computer is turned off.

S12. Ans.(a)
Sol. Virtual memory is a memory on the hard disk that the CPU uses as an extended RAM.

S13. Ans.(a)
Sol. Another name for flash memory is Flash RAM.

S14. Ans.(b)
Sol. USB is defined as an acronym that stands for Universal Serial Bus which is a type of computer port which can be used to connect equipment to a computer.

S15. Ans.(a)
Sol. Winchester disk also known as disk stack.

No comments:

Post a Comment