Critical Thinking QuestionsCase 8-1Of all of the concepts Sheila has learned so far, she is having the hardest time understanding the use of procedures, including when and how to use them. She asks her instructor for some additional clarification.Which of the following is not a true statement her instructor makes to Sheila?
a. The Sub procedure should perform a single, defined task.c. A Function procedure must perform reasonably substantial processing.b. Procedures that perform multiple tasks tend to become large and difficult to design and code.d. It is good practice to place a procedure call statement in a calling procedure and have the called procedure contain one or two program statements.

What will be an ideal response?

D.

Computer Science & Information Technology

You might also like to view...

Making a change to an existing document is known as ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Only an instance of a class-not the class itself-is an object.

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

Computer Science & Information Technology