A(n) ____________ is a logical design that controls the order in which a set of statements execute.

a. elementary structure
b. logic structure
c. control structure
d. sequence structure

c. control structure

Computer Science & Information Technology

You might also like to view...

It seems that mutator and accessor functions defeat the purpose of making the member variables private. Why is this not so?

What will be an ideal response?

Computer Science & Information Technology

In C, assignment and relational operations are not provided for strings.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology