Answer the following statements true (T) or false (F)
1. A reference parameter must have been assigned value before the function call.
2. If a parameter is only being used to give input to a function it should be a value parameter.
3. When a reference parameter is sent to a function, the parameter’s value is copied to the function’s data area.
4. If changes are made to a value parameter in a function, changes are also made to the actual argument in the function call.
5. If changes are made to a reference parameter in a function, changes are made to the actual argument in the function call.
1. False
2. True
3. False.
4. False
5. True
You might also like to view...
When developing a defined infrastructure, tasks are typically defined as which of the following choices?
A. Columns B. Directives C. Links D. Cells
Which of the following statements about antivirus software is not true?
A) Antivirus software is 100 percent effective against malware intrusions. B) Antivirus software uses signature-based recognition and behavior-based recognition to detect malware. C) Antivirus software can detect various types of malware. D) Antivirus software can detect, contain, or eliminate malware.
Once written, a security policy should not be altered so that you can maintain consistency.
Answer the following statement true (T) or false (F)
To use Access data in a Word document, the data must first be entered directly into Access
Indicate whether the statement is true or false