Multiple Choice
A ____ is a basic unit of programming logic; each structure is a sequence,selection,or loop.
A) structure
B) block
C) program
D) subprogram
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: You can use an _ statement to
Q11: Professional programmers find it just as easy
Q12: Case 1<br><br>You are making your favorite cookie
Q13: Case 1<br><br>You are making your favorite cookie
Q14: The _ used in the pseudocode reflects
Q16: A repetition or iteration loop is known
Q17: A _ input is the statement that
Q18: In code,it is perfectly correct for one
Q19: In structured programs,structures can be stacked or
Q20: The following pseudocode is an example of