2nd Year MCQS
2nd Year MCQS
ROLL NO ………………….
CLASS ………………….
SUBJECT COMPUTER SCIENCE
MCQS
Choose the correct answer.
Chapter (4)
Control structure
2) In program mean.
a) Jumping to the specified branch of program.
b) Repeat the specified lines of code.
c) Both A and B.
d) It is executed without any condition.
………………………………………………………………………….
CHAPTER (5)
ARRAYS AND STRINGS
1) A collection of data items of the same data type placed in contiguous memory location
is called ,
a) Record c) Array
b) Program d) File
5) String are arrays. The last index of it contain the null character.
a) \n c) \t
b) \0 d) \1
CHAPTER 3
2) (true&&) || false
a) True c) false
b) Both A and B d) Incorrect expression
Chapter 2
System development life cycle
2) The organized process or set of step that need to be the followed to develop an
information system is known as:
a) Analytical cycle c) Program specification
b) Design cycle d) System development life cycle
5) Spend most of their time in the beginning stages of the SDLC, talking with end-users
gathering requirement, documenting system and proposing solution.
a) Project manager c) System analysts
b) Network engineers d) Database administrators
6) The entities having a positive or negative influence in the project completion are
known as
a) Stakeholders c) Stake supervisors
b) Stake owners d) Full stake Developer
7) System maintenances is performed in response to
a) Business changes
b) Hardware and software changes
c) Users requests for additional features
d) All of the above
CHAPTER 1
OPERATING SYSTEM
7) Which type of software enables you to solve specific problems or perform specific
tasks?
a) System software c) Operating system
b) Utility software d) Application software
8) Which type of software controls your application software and manages how your
hardware devices work together?
a) System software c) Operating system
b) Utility software d) Application software