When a call to function statement is encountered-03283
When a call to function statement is encountered
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Mid Term - Quiz No.19.
When a call to function statement is encountered
The control is transfer to its Prototype
The control is transfer to its definition
The compiler stop execution of whole program
The program hangs