Computer Fundamentals

Test For Checking Computer Knowledge At Various Levels

39 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following secondary storage devices follow(s) the sequential mode of access?

  1. Optical disk
  2. Magnetic disk
  3. Magnetic tape
  4. Both (1) and (3)
  5. None of these
Question 2 Multiple Choice (Single Answer)

CD-ROM is a kind of

  1. optical disk
  2. magneto-optical disk
  3. magnetic disk
  4. None of these
Question 3 Multiple Choice (Single Answer)

The average drives have an access time of

  1. 14 - 29 ms
  2. 9 - 14 ms
  3. 60 - 70 ms
  4. None of these
Question 4 Multiple Choice (Single Answer)

In the development of logarithms, _______ had also played a key role.

  1. Napier
  2. Blaise Pascal
  3. J.M.Jacquard
  4. Charles Babbage
Question 5 Multiple Choice (Single Answer)

The unit of speed used for super computer is

  1. KELOPS
  2. MELOPS
  3. GELOPS
  4. None of these
Question 6 Multiple Choice (Single Answer)

The _______ is the “administrative section of the computer system.

  1. input unit
  2. output unit
  3. memory unit
  4. central processing unit
Question 7 Multiple Choice (Single Answer)

UNIVAC is an example of

  1. First generation computer
  2. Second generation computer
  3. Third generation computer
  4. Fourth generation computer
Question 8 Multiple Choice (Single Answer)

The unit that performs the arithmetical and logical operations on the stored numbers is known as

  1. Arithmetic Logic Unit
  2. Control Unit
  3. Memory Unit
  4. Both (1) and (2)
Question 9 Multiple Choice (Single Answer)

The _______ electronic computer was the first computer that had used the stored program concept introduced by John Von Neumann.

  1. UNIVAC
  2. EDSAC
  3. ENIAC
  4. EDVAC
Question 10 Multiple Choice (Single Answer)

Choose the odd one out

  1. Micro computer
  2. Mini computer
  3. Super computer
  4. Digital computer
Question 11 Multiple Choice (Single Answer)

The binary equivalent of (231)10 is

  1. 11100111
  2. 10111001
  3. 01110011
  4. None of these
Question 12 Multiple Choice (Single Answer)

The binary coding system that represents 246 different characters or bit combination is

  1. BCD
  2. ASCII
  3. EBCDIC
  4. Both (2) and (3)
Question 13 Multiple Choice (Single Answer)

The octal addition of (25)8 and (15)8 is:

  1. (42)8
  2. (40)8
  3. (41)8
  4. None of these
Question 14 Multiple Choice (Single Answer)

The output of a NAND Gate is 1, when

  1. All inputs are 1
  2. Any one input is 0
  3. All inputs are 0
  4. None of these
Question 15 Multiple Choice (Single Answer)

The hexadecimal subtraction of (56)16 from (427)16 results in

  1. (3B1)16
  2. (331)16
  3. (371)16
  4. (3D1)16
Question 16 Multiple Choice (Single Answer)

Which two gates are known as universal gates?

  1. OR and NOT
  2. Only NOR
  3. NAND and NOR
  4. Only NAND
Question 17 Multiple Choice (Single Answer)

A terabyte comprises

  1. 1024 gigabyte
  2. 1024 kilobyte
  3. 1024 megabyte
  4. 1024 byte
Question 18 Multiple Choice (Single Answer)

Select the smallest memory size.

  1. Terabyte
  2. Gigabyte
  3. Kilobyte
  4. Megabyte
Question 19 Multiple Choice (Single Answer)

The access time refers to

  1. Time required to locate and retrieve stored data
  2. Time required to locate the lost data
  3. Time required to delete specific data on a certain memory location
  4. None of the above
Question 20 Multiple Choice (Single Answer)

The type of RAM that works by staying on the row containing the requested bit and moves faster through the columns reading each bit as it goes is

  1. DDR SDRAM
  2. SDRAM
  3. FPM DRAM
  4. RDRAM
Question 21 Multiple Choice (Single Answer)

The ROM chip which can be rewritten several times and requires the action of ultraviolet radiations to erase its contents is

  1. Flash memory
  2. PROM
  3. EEPROM
  4. EPROM
Question 22 Multiple Choice (Single Answer)

The type of memory that uses in-circuit wiring to erase the content by applying electric field is

  1. PROM
  2. Flash memory
  3. EAROM
  4. EEPROM
Question 23 Multiple Choice (Single Answer)

The memory, which is utmost accessible to the processor is

  1. Cache memory
  2. RAM
  3. Hard disk
  4. Flash memory
Question 24 Multiple Choice (Single Answer)

The complement of the binary number 11001011 is

  1. 10101010
  2. 00110100
  3. 00110101
  4. 00101100
Question 25 Multiple Choice (Single Answer)

A gate, which is also known as inverter is

  1. AND
  2. OR
  3. NOT
  4. NAND
Question 26 Multiple Choice (Single Answer)

The storage device that has high cost per bit of storage is

  1. SDRAM
  2. Cache memory
  3. Read only Memory
  4. Hard disk
Question 27 Multiple Choice (Single Answer)

The dual-port version of DRAM formerly used in graphics adaptors is

  1. FPM DRAM
  2. EDO DRAM
  3. VRAM
  4. DDR SDRAM
Question 28 Multiple Choice (Single Answer)

FPI stands for

  1. Faults per inch
  2. Frames per inch
  3. Figure per inch
  4. Film per inch
Question 29 Multiple Choice (Single Answer)

A floppy can be write protected by

  1. breaking the slider
  2. positioning the slider to cover the hole
  3. positioning the slider away from the hole
  4. a floppy cannot be write protected
Question 30 Multiple Choice (Single Answer)

A spiral shape track formatting is present in

  1. Floppy Disk
  2. Optical Disk
  3. Hard Disk
  4. Half-inch Tape Cartridge
Question 31 Multiple Choice (Single Answer)

The most common type of floppy size is

  1. 3½-inch
  2. 5¼-inch
  3. 4¾-inch
  4. None of these
Question 32 Multiple Choice (Single Answer)

Rotational delay time is also known as

  1. Seek time
  2. Shift time
  3. Latency
  4. Access time
Question 33 Multiple Choice (Single Answer)

Dynamic memory is also known as

  1. internal processor memory
  2. primary memory
  3. external storage memory
  4. non-volatile memory
Question 34 Multiple Choice (Single Answer)

In which kind of disk, does the read/write head physically touches the surface?

  1. Hard Disk
  2. Compact Disk
  3. Floppy Disk
  4. None of these
Question 35 Multiple Choice (Single Answer)

RAID stands for

  1. Reproduce Array of Intelligent Disks
  2. Reproduce Array of Inexpensive Disks
  3. Redundant Array of Inexpensive Drives
  4. Redundant Array of Inexpensive Disks
Question 36 Multiple Choice (Single Answer)

Which of the following computers is not considered as a portable computer?

  1. Laptop
  2. Notebook
  3. Mini computer
  4. None of these
Question 37 Multiple Choice (Single Answer)

The number system on which the modern computers operate

  1. Decimal number system
  2. Octal number system
  3. Binary number system
  4. Hexadecimal number system
Question 38 Multiple Choice (Single Answer)

Roman number system is a

  1. Positional number system
  2. Non-positional number system
  3. Both (1) and (2)
  4. None of these
Question 39 Multiple Choice (Single Answer)

Which of the following is the main distinguishing feature of the fifth generation computers?

  1. Liberal use of microprocessors
  2. Artificial intelligence
  3. Extremely low cost
  4. Versatility