If you want to send the value contained in a variable to a function, which method should you use?

A. passing by value
B. calling by reference
C. calling by value
D. passing by reference


Answer: A

Computer Science & Information Technology

You might also like to view...

The exception facility should be used when

a. Some resource is unavailable to the compiler b. A program encounters an error and cannot recover, but needs to shut down gracefully, perhaps saving work.. c. A program requests a resource that is not available. d. Array index value is out-of-bounds e. A programmer calls the wrong function f. A division by zero occurs g. There is a compiler detected error h) A call to operator new fails to allocate memory from free store i) An arithmetic error occurs

Computer Science & Information Technology

________ formats rely on compression, low frame rates, and small image size to deliver your video over the Internet

A) MPEG B) AVI C) QuickTime D) Streaming video

Computer Science & Information Technology

_________ is a standard that uses text characters to define the meaning, structure, and appearance of data

A) Extensible Markup Language B) Data Interchange Format C) HyperText Language D) Portable Document Format

Computer Science & Information Technology

When your Web page contains media such as online pictures or online videos, you should save it as a ________

A) Single File Web Page (*.mht; *.mhtml) B) Web Page Filtered (*.htm; *.html) C) Web Page (*.htm; *.html) D) Word XML Document (*.xml)

Computer Science & Information Technology