Question
QUESTION 1 Research has shown that all programs can be written in terms of only three control structures, namely sequence, __________ and repetition structures serialization
QUESTION 1
Research has shown that all programs can be written in terms of only three control structures, namely sequence, __________ and repetition structures
- serialization
- searching
- sorting
- selection
QUESTION 2
Having an if statement within the body of an if statement is known as
- recursion
- doubling up
- a redundancy
- nesting
QUESTION 3
In the flowchart for an algorithm (or in the flow of control diagrams for our structures), what shape is used to represent a condition or decision?
- circle
- rounded rectangle
- rectangle
- diamond
QUESTION 4
Normally, statements in a program are executed one after the other in the order in which they are written. This is called __________ execution.
- ordered
- sequential
- seeking
- inline
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started