cit215 (3)
cit215 (3)
FBQ6: The two major types of programming are ï€ System Programming and
__________ programmingÂ
Answer: Application
FBQ9: A macro _________ is the flowchart that outlines the general flow
andmajor segments of a program
Answer: Flowchart
FBQ12: The two types Of programs that make up the Operating System are
ï€ Control Programs and _______ programs
Answer: ï€ ï€ªProcessing
FBQ14: _______ testing involves testing the program as separate modules are
put together
Answer: Integration
FBQ15: _______ testing occurs when the whole program is beingtested in its
final form to be ready for use
Answer: System
FBQ28: The tag in HTML for setting up a paragraph is the _____ tag
Answer:
FBQ30: ________ are question and answer dialog boxes that automate tasks
Answer: Wizards
FBQ31: An__________ software is any program that is designed for the end
user
Answer: Application
MCQ2: Programmer who works with high level languages and have better
understanding with applications are considered as ______
Answer: application programmer
MCQ3: Which of the following is not one of the demerits of Machine Language
(ML)?
Answer: Fast execution speed
MCQ12: Symbol used in flowchart such as rectangle with the horizontal lines
on two sides is used for _______
Answer: predefined process
MCQ14: Part of algorithm which is repeated for the fixed number of times is
classified as _______
Answer: iteration
MCQ16: The chart that contains only function flow and no code is called as
________
Answer: Structure chart
MCQ28: Which of the following program planning tool allows the programmers
to plan program logic by writing program instruction in an ordinary language?
Answer: Pseudo code