Answer the following statements true (T) or false (F)
1. A function prototype is a function with a null body.
2. A function body consists only of executable statements.
3. The local declarations of a function can include function prototype declarations.
4. In C++, you should be careful to ensure that the type of an actual argument matches the type of the formal argument for which it substitutes even though this is not always required
5. Functions may only have a single input argument
1. False
2. False
3. True
4. True
5. False
You might also like to view...
Your company decides to implement hashing to ensure that several crucial files are not changed. Which security tenet will this cover?
A. Confidentiality B. Integrity C. Availability D. Accountability
Most computer users will use Adobe _______________ to open an interactive form saved as a PDF file.
Fill in the blank(s) with the appropriate word(s).