Answer the following statements true (T) or false (F)

1. A function may return more than one item
2. function naming rules follow variable naming rules
3. Every include directive must be followed by using namespace std;
4. the types of parameters are optional in the function declaration
5. the parameter names are mandatory in the function header

1. False
2. TRUE
3. False
4. False
5. False

Computer Science & Information Technology

You might also like to view...

Usability testing requires observing a user under ________ circumstances to determine how he or she will use the application for its intended purpose

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which two statements best describe a router's role in a WAN?

a. A multiport internetworking device used in carrier networks b. Supports multiple telecommunications interfaces c. Concentrates dial-in and dial-out user communications d. Converts carrier line frames into frames that the LAN can interpret e. Needs a CSU/DSU or modem to connect to the POP

Computer Science & Information Technology