Programming Languages C++ Objective
Mar 21, 2013

The address of a variable temp of type float is called?

Choose the correct answer:
A) *temp
B) &temp
C) float temp&
D) float& temp
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback