1.

The address of a variable temp of type float is

A. *temp
B. &temp
C. float& temp
D. float temp&
Answer» C. float& temp


Discussion

No Comment Found