COMPUTER SCIENCE AND ENGINEERING
ALGORITHMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
what are the three constructs used to write algorithms in pseudocode
|
sequence, selection, iteration
|
|
beginning, middle, end
|
|
name, option, variable
|
|
userinput, total, option
|
Explanation:
Detailed explanation-1: -An algorithm is made up of three basic building blocks: sequencing, selection, and iteration.
There is 1 question to complete.