a) References stores the address of variables
b) References and variables both have the same address
c) References use dereferencing operator(*) to access the value of variable its referencing
d) References were also available in C
Pick the correct statement about references in C++.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Pick the correct statement about references in C++.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!