Which operator returns the address of a variable?a.&b.%c.^d.*
Question
Which operator returns the address of a variable?a.&b.%c.^d.*
🧐 Not the exact question you are looking for?Go ask a question
Solution
The operator that returns the address of a variable is &.
Similar Questions
Which operator returns the address of a variable?a.&b.%c.^d.*
Which operator is used to obtain the memory address of a variable in C?
What does the Address operator (&) in C return when applied to a variable?
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
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.