Suppose we want to declare a pointer called ptr which can hold the address of a float. Its declaration would look like this:

A. float ptr ;
B. float ptr;
C. &float ptr;
D. float ptr;


D

Computer Science & Information Technology

You might also like to view...

____ is one color shade gradually progressing to another shade of the same color or to another color.

A. Gradual fill B. Shaded fill C. Seamless fill D. Gradient fill

Computer Science & Information Technology

"4-1-9" is one form of a(n)  __________ fraud.

A. advance fee B. privilege escalation C. check kiting D. "Spanish Prisoner"

Computer Science & Information Technology

If your client does not like the contrasting color scheme you have incorporated into a project, you can incorporate more of which of the following design principles?

A. Harmony B. Dominance C. Repetition D. Balance

Computer Science & Information Technology

A(n) ____________________ is a browser shortcut to a frequently viewed webpage.

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

Computer Science & Information Technology