The return type ________ indicates that when a function completes its task, it does not return (i.e., give back) any information to its calling function.

a. null
b. virtual
c. nullptr
d. void

d. void

Computer Science & Information Technology

You might also like to view...

Using AppLocker, You can restrict applications according to ________ rules, which limit application execution according to the application's digital signature

a. Publisher b. Administrative c. Transfer d. None of the above

Computer Science & Information Technology

To style the text as a subscript, the ____ value should be used for the vertical-align property.

A. sup B. sub C. subscr D. subscript

Computer Science & Information Technology