Computer Fundamentals Multiple choice Questions and Answers on Flowcharts for Freshers

1. The symbol denotes _______
computer-fundamentals-questions-answers-flowcharts-q1
a) I/O
b) Flow
c) Terminal
d) Decision
Answer: c

Explanation: The symbol denotes a terminal. It is used for indication of start and stop nodes of a program.
2. In computer science, algorithm refers to a pictorial representation of a flowchart.

a) True
b) False
Answer: b

Explanation: The statement is false. The correct statement would be: In computer science, flowchart refers to a pictorial representation of an algorithm.
3. The process of drawing a flowchart for an algorithm is called __________

a) Performance
b) Evaluation
c) Algorithmic Representation
d) Flowcharting
Answer: d

Explanation: It is called as flowcharting. A flowchart is nothing but a pictorial representation of an algorithm.
4. Actual instructions in flowcharting are represented in __________

a) Circles
b) Boxes
c) Arrows
d) Lines
Answer: b

Explanation: The actual instructions are written in boxes. Boxes are connected by using arrows to indicate the exact flow of a flowchart and the order in which they are to be executed.
5. The following box denotes?
computer-fundamentals-questions-answers-flowcharts-q5
a) Decision
b) Initiation
c) Initialization
d) I/O
Answer: a

Explanation: A diamond shape box denotes the decision making statements. It jumps to a truth value or a false value.
6. A box that can represent two different conditions.

a) Rectangle
b) Diamond
c) Circle
d) Parallelogram
Answer: b

Explanation: A diamond shape box denotes either a truth value or a false value. It jumps onto two different statements following it via flow lines.
7. There should be certain set standards on the amount of details that should be provided in a flowchart.

a) True
b) False
Answer: b

Explanation: The statement is false. There should be no set standards on the amount of details that should be provided in a flowchart.
8. A detailed flowchart is called ______

a) Stack
b) Macro
c) Micro
d) Union
Answer: c

Explanation: A detailed flowchart or a flowchart with more details is called as micro flowchart. It represents all the components of the algorithm that is followed.
9. Which of the following is not an advantage of a flowchart?

a) Better communication
b) Efficient coding
c) Systematic testing
d) Improper documentation
Answer: d

Explanation: Flowcharts provide a proper documentation. It also provides systematic debugging.
10. A flowchart that outlines the main segments of a program.

a) Queue
b) Macro
c) Micro
d) Union
Answer: b

Explanation: The answer is Macro Flowchart. A macro flowchart outlines the important components of a program. It therefore shows fewer details.

Related

Linux Device Drivers Major-Minor Numbers Questions & Answers for Freshers

1. The major number identifies the _____ associated with the device. a) driverb) protocolc) portd) none of the mentioned Answer: a 2. The minor number range should be a) 0 to 15b) 0 to 63c) 0 to...

C# Questions & Answers on Unsafe code & Pointers Basics for Freshers

1. Fill up the blank :Pointer variable is used to hold the _________ of the variable a) Valueb) Addressc) Value and Addressd) Name of the variable Answer: b Explanation: By definition. 2. Which ...

Linux Interview Questions and Answers on Process Management for Freshers

1. What is a context switch? a) Kernel switches from executing one process to anotherb) Process switches from kernel mode to user modec) Process switches from user mode to kernel moded) None of the...

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

item