addTogether(2,5);

By looking at the previous statement, you can tell that addTogether() ______.

A. definitely returns a value
B. may not return a value
C. takes arguments
D. does not take arguments
E. It is not possible to tell whether or not it returns a value.
F. It is not possible to tell whether or not it takes arguments.

B. may not return a value or E. It is not possible to tell whether or not it returns a value. and E. It is not possible to tell whether or not it returns a value.

Computer Science & Information Technology

You might also like to view...

Data Execution Prevention is a security feature that can help prevent damage to your computer from viruses

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is BEST described as a storage system that can be connected to multiple servers through a fiber channel?

A. JBOD B. SAN C. DAS D. NAS

Computer Science & Information Technology