3. Match the following.
a) Comments
b) Selection
c) Block
i. curly braces
ii. repetition
ini. one after the other
iv. if-else-if
d) Sequence
e) Looping
f If-ladder
v. branching
vi. non executable
Answers
Answered by
0
Answer:
a) Comments = non executable
b) Selection = branching
c) Block = curly braces
d) Sequence = one after the other
e) Looping = repetition
f) If-ladder = if-else-if
Explanation:
Similar questions