Computer Science Important Mcqs
Computer Science Important Mcqs
COM
COMPUTER SCIENCE 200+ MOST
IMPORTANT MCQS
1. HTML is an abbreviation of
(A) HiTech Meaningful Language
(B) HyperText Meaningful Language
(C) HiTech Markup Language
(D) HyperText Markup Language
4. LAN is an abbreviation of
(A) Large Access Network
(B) Local Access Network
(C) Large Area Network
(D) Local Area Network
5. Which from the following do not represent numbers with decimal places?
(A) integer
(B) float
(C) double
(D) long double
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
12. C++ is an object oriented language, and C, BASIC, and Pascal are _____
languages.
(A) procedural
(B) scripting
(C) general purpose
(D) web based
13. Which number system is used by computers?
(A) digital
(B) decimal
(C) analogue
(D) binary
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
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
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
TESTINGCAPITAL.COM
COMPUTER SCIENCE 200+ MOST
IMPORTANT MCQS
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
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
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
TESTINGCAPITAL.COM
COMPUTER SCIENCE 200+ MOST
IMPORTANT MCQS
101. One of the first recognized calculating device was?
(A) Abacus
(B) Analytical engine
(C) Difference engine
(D) None of these
105. The number of read/write heads for a hard disk of four platters are
(A) 4
(B) 6
(C) 8
(D) 16
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
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
127. Which of the following objects are used to store data in MS Access?
(A) Reports
(B) Queries
(C) Forms
(D) Table
131. Which of the following tools of MS Word is used to rotate the text?
(A) Word Art
(B) Auto Shape
(C) Text Boxes
(D) None of these
132. Which of the following features of the word processor allows to specify
margins of the documents?
(A) Marco
(B) Thesaurus
(C) Merge
(D) Layout
133. Which of the following devices can be used to directly image printed text ?
(A) OCR
(B) OMR
(C) MICR
(D) All of these
134. The popular series of personal computers was Apple series designed in
1976 using __________ microprocessor.
(A) 8-bit
(B) 16-bit
(C) 64-bit
(D) None of these
142. Which of the following statements can be used for multiple branching ?
(A) GOTO
(B) IF THEN ELSE
(C) ON GOTO
(D) WHILE…WEND
143. Which of the following statements can be used for unlimited loopiing ?
(A) GOTO
(B) FOR…NEXT
(C) IF THEN
(D) ON GOTO
144. Which of the following command is used to exit from BASIC and to return to
DOS ?
(A) CLEAR
(B) KILL
(C) SYSTEM
(D) NEW
TESTINGCAPITAL.COM
COMPUTER SCIENCE 200+ MOST
IMPORTANT MCQS
157. Which of the following layers of OSI model is responsible for breaking data
into segments ?
(A) Presentation
(B) Transport
(C) Datalink
(D) Session
158. The Media Access Control sub layer resides in which layer ?
(A) Datalink
(B) Physical
(C) Network
(D) Transport
160. Satellite transmission stations that can both send and receive messages are
known as ?
(A) Transreceivers
(B) Receivers
(C) Earth Stations
(D) Transmitters
ANSWERS: COMPUTER QUIZ
156. (C) 101 keys
157. (B) Transport
158. (A) Datalink
159. (D) BCD
160. (C) Earth Stations
161. Which of the following tools of MS Word is used to rotate the text?
(A) Word Art
(B) Auto Shape
(C) Text Boxes
(D) None of these
162. Which of the following features of the word processor allows to specify
margins of the documents?
(A) Marco
(B) Thesaurus
(C) Merge
(D) Layout
163. Which of the following devices can be used to directly image printed text ?
(A) OCR
(B) OMR
(C) MICR
(D) All of these
164. The popular series of personal computers was Apple series designed in
1976 using __________ microprocessor.
(A) 8-bit
(B) 16-bit
(C) 64-bit
(D) None of these
172. Which of the following statements can be used for multiple branching ?
(A) GOTO
(B) IF THEN ELSE
(C) ON GOTO
(D) WHILE…WEND
173. Which of the following statements can be used for unlimited looping ?
(A) GOTO
(B) FOR…NEXT
(C) IF THEN
(D) ON GOTO
174. Which of the following command is used to exit from BASIC and to return to
DOS ?
(A) CLEAR
(B) KILL
(C) SYSTEM
(D) NEW
182. The number of tracks in one cylinder of hard dick with two platters is ?
(A) 4
(B) 8
(C) 16
(D) 32
183. A translator is a ?
(A) System Software
(B) Low-Level language
(C) Translating machine
(D) Application Software
188. Which of the following software products is the most appropriate for
developing web pages ?
(A) Adobe Page Maker
(B) Arcsoft
(C) Corel Draw
(D) Dreamweaver
189. Which of the following codes used in present day computing was developed
by IBM corporation ?
(A) ASCII
(B) Hollerith code
(C) Baudot code
(D) EBCDIC code
192. The operating system may perform __________ operation to manage the
memory while running a large program.
(A) Sorting
(B) Scheduling
(C) Paging
(D) None of these
195. Which logic gate is similar to the function of two series switches ?
(A) NOR
(B) OR
(C) AND
(D) NAND
198. In OSI network model, the dialogue control and token managenment are the
responsibility of ?
(A) Datalink layer
(B) Session layer
(C) Transport layer
(D) None of these
TESTINGCAPITAL.COM
COMPUTER SCIENCE 200+ MOST
IMPORTANT MCQS