Computer Science MCQs
Computer Science MCQs
6. In peer-to-peer networking,
(A) there is only one server and many clients
(B) there is only one client and many servers
(C) every computer is capable of playing the role of server
(D) every computer is capable of playing the role of client, server or both at the same
time
8. The network in which we connect each node to the network along a single piece of
network cable is called
(A) Bus Network Topology
(B) Star Network Topology
(C) Ring Network Topology
(D) None of these
9. The network in which we connect each network node to a central device (hub) is
called
(A) Bus Network Topology
(B) Star Network Topology
(C) Ring Network Topology
(D) None of these
16. Which of the following components of physical database design refer to the
correctness and consistency of data?
(A) Indexes
(B) Integrity constraints
(C) File organization
(D) Data Distribution strategy
19. A relation that contains minimal redundancy and allows easy use is called
(A) Clean
(B) Simple
(C) Complex
(D) Well-Structured
25. What is a diagrammatic way of representing the relationship between the entities in
a database?
(A) Flowchart
(B) ERD
(C) DFD
(D) Algorithm
26. Which transmission allows data to travel in both directions but only one direction at
a time?
(A) Simplex
(B) Full duplex
(C) Half duplex
(D) Reverse
36. The dots that compose the image of a digital photograph are called __________.
(A) Points
(B) Resolution Points
(C) Digital Points
(D) Pixels
46. _________ is a collection of system programs that controls and co-ordinates the
overall operations of a computer system.
(A) System software
(B) Operating system
(C) Utility program
(D) Device driver
50. Which of the following keyboard shortcuts is used to change the case?
(A) Ctrl+F3
(B) Alt+F3
(C) Shift+F3
(D) Ctrl+Shift+F3
57. A computer program that translates one statement of program instructions at a time
into machine language is called
(A) CPU
(B) Interpreter
(C) Compiler
(D) Simulatory
61. The most widely used code for representing characters in computers is
(A) ASCII
(B) BCD
(C) EBCDIC
(D) None Of These
63. Which of the following devices stores instructions that help the computer startup?
(A) Keyboard
(B) RAM
(C) ROM
(D) Hard disk
64. The computer can move data and instructions between storage and memory as
needed, in a process called
(A) Volatility
(B) Swapping
(C) Pipelining
(D) Exchanging
65. When you press a key, which device notifies the system software?
(A) Keyboard
(B) Keyboard Controller
(C) Keyboard Buffer
(D) Keyboard Handler
68. The amount of time taken by a device to begin reading data is called
(A) Seek time
(B) Read time
(C) Access time
(D) Write time
72. Which of the following standards were developed without any formal planning?
(A) De Facto
(B) De Jure
(C) ISO
(D) Both A and B
77. The process to convert analog signals into digital signals is called
(A) Modulation
(B) Demodulation
(C) Digitization
(D) Conversion
78. Which of the following memories can be re-written by using electrical devices?
(A) PROM
(B) ROM
(C) EEPROM
(D) EPROM
79. ___________ virus is a polymorphic virus. Polymorphic means “changes nature with
passage of time”.
(A) Redlof
(B) Torjan Horse
(C) Chernobal
(D) Logic Bomb
81. A primary key that consists of more than one attribute is called a
(A) Foreign key
(B) Composite key
(C) Multivalued key
(D) Global key
84. A space in computer’s memory set aside for some data that can be changed is
called
(A) Variable
(B) Constant
(C) Integer
(D) Floating Point
85. Which of the following components is used to convert first .c to first .exe?
(A) Compiler and header
(B) Header and linker
(C) Compiler and linker
(D) Compiler only
86. Which of the database objects allows to extract specific information from tables?
(A) Queries
(B) Forms
(C) Reports
(D) Records
87. The instructions that are given to the compiler before the beginning of actual
program are:
(A) C statements
(B) Preprocessor directive
(C) Linking instructions
(D) C instructions
89. Different attributes in two different tables having same name are referred to as
(A) Acronym
(B) Synonym
(C) Homonym
(D) Mutually exclusive
90. SQL is a/an
(A) Unstructured language
(B) Structured language
(C) Object oriented language
(D) Software
95. Which register normally functions as a 16-bit counter that controls the sequence in
which the instructions are fetched from memory?
(A) PC
(B) IR
(C) DR
(D) DAR
98. Which of the following terms is related to the features of cascading deletion?
(A) Data integrity
(B) Data redundancy
(C) Referential integrity
(D) Indexing
110. In which of the flowchart symbols, the statement “IS A > B” is placed?
(A) Connector
(B) Rectangular
(C) Parallelogram
(D) Diamond
111. Name the error which you think to exist in the formula C=C*D/C.
(A) Logical
(B) Syntax
(C) Execution
(D) None of these
113. The statement to reserve memory locations for an array M arranged in 12 columns
and 20 rows may be ?
(A) DIM(12,20)
(B) DIMM(20,12)
(C) M(240)
(D) DIMM(12,20)
119. The programs which are permanent and stored in ROM are known as ?
(A) Utility Programs
(B) Firmware
(C) System softwares
(D) None of these
120. UNIVAC stands for ?
(A) Universal Automatic Computer
(B) Universal Array Computer
(C) Unvalued Automatic Computer
(D) Unique Automatic Computer