Function prototype is written-02709
Function prototype is written
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.19.
Function prototype is written
Within main function
After the return statement in main
Before the return statement in main
Before call of that function