Knowee
Questions
Features
Study Tools

Which operator is used to get the address of a variable in C++?*&->%Submit

Question

Which operator is used to get the address of a variable in C++?*&->%Submit

🧐 Not the exact question you are looking for?Go ask a question

Solution

The operator used to get the address of a variable in C++ is the ampersand (&).

Similar Questions

Which operator is used to obtain the memory address of a variable in C?

The operator used to get value at address stored in a pointer variable isa.*b.&c.&&d.||

Which operator is used to get the address of a variable in C++?*&->%Submit

What does the Address operator (&) in C return when applied to a variable?

Which operator returns the address of a variable?a.&b.%c.^d.*

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.