If your prototype has a void return statement, does this mean you should enter “return 0;” at the bottom of the function? Explain.

What will be an ideal response?

You should not use “return 0” if the return type is void. The “return 0” is returning an integer value.

Computer Science & Information Technology

You might also like to view...

The Excel comparison operator for "not equal to" is < >

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is a danger with discarded CRT monitors?

a. Arsenic b. LI-ION c. Vacuum d. Static Discharge

Computer Science & Information Technology