The header line ____ declares calc to be a pointer to a function that returns an integer.

A. int *calc()
B. int (*calc)()
C. int &calc()
D. int calc(*)


Answer: B

Computer Science & Information Technology

You might also like to view...

An active cell displays a(n) ________ border around its perimeter

A) dotted B) invisible C) dark D) white

Computer Science & Information Technology

In addition to adjusting magnification on the Stage using the View list arrow in the Document window, you can use the ____________________ Tool.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What is one of the easiest ways to determine whether a keyboard is working?

A) Press Caps Lock to see whether the associated light illuminates. B) Run POST. C) Check in the System BIOS. D) Run keyboard diagnostics from within the Start button Accessories option.

Computer Science & Information Technology

Which of the following is a reason to block FTP at the corporate firewall?

A. It does not transfer encrypted files. B. It cannot be tunneled in a VPN. C. It is a deprecated protocol. D. It transmits passwords in clear text.

Computer Science & Information Technology