The main module of a program contains the following statements: Call ModuleA Call ModuleB Call ModuleC Which

Question:

The main module of a program contains the following statements:

Call ModuleA

Call ModuleB

Call ModuleC

Which of the following statements is executed after Call ModuleB ?

a. Call ModuleA

b. Call ModuleC

c. The first statement in ModuleB

d. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: