Answer to Question #204977 in Algorithms for Blessing

Question #204977

1 A function prototype must always be placed before the main function whenever a value returning function and void function is defined after the main function

  2 Defined variables are known as arguments or actual values in a function definition and parameter list in the calling function. 

 3 It is not mandatory for a function procedure to always have a return statement in C++   

4 A post-test loop will execute the statements inside the loop atleast once before the condition is tested. 

 5 A for loop cannot be used inside a pre-test loop 


1
Expert's answer
2021-06-09T08:00:01-0400

1 A function prototype must always be placed before the main function whenever a value returning function and void function is defined after the main function

False

2 Defined variables are known as arguments or actual values in a function definition and parameter list in the calling function

False

3 It is not mandatory for a function procedure to always have a return statement in C++ 

True

4 A post-test loop will execute the statements inside the loop atleast once before the condition is tested.

True

5 A for loop cannot be used inside a pre-test loop

False







Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS