MCQ IN COMPUTER SCIENCE & ENGINEERING

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
A
sequence, selection, iteration
B
beginning, middle, end
C
name, option, variable
D
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.