Top 1000+ Solved Problem Solving and Python Programming MCQ Questions Answer
Q. The word comes from the name of a Persian mathematician Abu Ja’far Mohammed ibn-i Musa al Khowarizmi.
a. flowchart
b. flow
c. algorithm
d. syntax
Q. This characteristic often draws the line between what is feasible and what is impossible.
a. performance
b. system evaluation
c. modularity
d. reliability
Q. The time that depends on the input: an already sorted sequence that is easier to sort.
a. process
b. evaluation
c. running
d. input
Q. When an algorithm is written in the form of a programming language, it becomes a
a. flowchart
b. program
c. pseudo code
d. syntax
Q. A system wherein items are added from one and removed from the other end.
a. stack
b. queue
c. linked list
d. array
Q. The process of drawing a flowchart for an algorithm is called
a. performance
b. evaluation
c. algorithmic representation
d. flowcharting
Q. A box that can represent two different conditions.
a. rectangle
b. diamond
c. circle
d. parallelogram