Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

What type of structure is this?

A. sequence
B. case
C. repetition
D. process
Answer» D. process
2.

The action performed by a                         structure must eventually cause the loop to terminate.

A. sequence
B. case
C. repetition
D. process
Answer» D. process
3.

A                is a connector showing the relationship between the representative shapes.

A. line
B. arrow
C. process
D. box
Answer» C. process
4.

What type of a structure is this?

A. sequence
B. case
C. repetition
D. process
Answer» C. repetition
5.

Which of the following is not a flowchart structure?

A. process
B. sequence
C. repetition
D. case
Answer» B. sequence
6.

The operation represented by parallelograms.

A. input/output
B. assignment
C. comparison
D. conditions
Answer» B. assignment
7.

Terminals are represented by diagonals in a flowchart.

A. true
B. false
Answer» C.
8.

A                              is diagram that depicts the flow of a program.

A. algorithm
B. hash table
C. graph
D. flowchart
Answer» E.
9.

A flowchart that outlines the main segments of a program.

A. queue
B. macro
C. micro
D. union
Answer» C. micro
10.

Which of the following is not an advantage of a flowchart?

A. better communication
B. efficient coding
C. systematic testing
D. improper documentation
Answer» E.
11.

A detailed flowchart is called

A. stack
B. macro
C. micro
D. union
Answer» D. union
12.

There should be certain set standards on the amount of details that should be provided in a flowchart.

A. true
B. false
Answer» C.
13.

A box that can represent two different conditions.

A. rectangle
B. diamond
C. circle
D. parallelogram
Answer» C. circle
14.

The following box denotes?

A. decision
B. initiation
C. initialization
D. i/o
Answer» B. initiation
15.

The process of drawing a flowchart for an algorithm is called

A. performance
B. evaluation
C. algorithmic representation
D. flowcharting
Answer» E.
16.

Actual instructions in flowcharting are represented in

A. circles
B. boxes
C. arrows
D. lines
Answer» C. arrows
17.

In computer science, algorithm refers to a pictorial representation of a flowchart.

A. true
B. false
Answer» C.
18.

The symbol denotes

A. i/o
B. flow
C. terminal
D. decision
Answer» D. decision
19.

A data structure that follows the FIFO principle.

A. queue
B. ll
C. stack
D. union
Answer» B. ll
20.

Another name for 1-D arrays.

A. linear arrays
B. lists
C. horizontal array
D. vertical array
Answer» B. lists
21.

A system wherein items are added from one and removed from the other end.

A. stack
B. queue
C. linked list
D. array
Answer» C. linked list
22.

Any algorithm is a program.

A. true
B. false
Answer» C.
23.

The time that depends on the input: an already sorted sequence that is easier to sort.

A. process
B. evaluation
C. running
D. input
Answer» D. input
24.

This characteristic often draws the line between what is feasible and what is impossible.

A. performance
B. system evaluation
C. modularity
D. reliability
Answer» B. system evaluation
25.

When an algorithm is written in the form of a programming language, it becomes a

A. flowchart
B. program
C. pseudo code
D. syntax
Answer» C. pseudo code
26.

In computer science, algorithm refers to a special method usable by a computer for the solution to a problem.

A. true
B. false
Answer» B. false
27.

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
Answer» D. syntax