Report Bug
Qus : What are the three different types of algorithm constructions ?
Qus एल्गोरिदम निर्माण के तीन अलग-अलग प्रकार क्या हैं?

A. Input/Output, Decision, Repeat
B. Input, Output, Process
C. Loop, Input/Output, Process
D. Sequence, Selection, Repeat


Solution
D. Sequence, Selection, Repeat






Report Bug