The operator used to get value at address stored in a pointer variable isa.*b.&c.&&d.||
Question
The operator used to get value at address stored in a pointer variable isa.*b.&c.&&d.||
Solution
The operator used to get the value at the address stored in a pointer variable is *.
Similar Questions
The operator used to get value at address stored in a pointer variable isQuestion 11Answera.*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?
If a variable is a pointer to a structure, then which of the following operator is used to access data members of the structure through the pointer variable? ans. -> * . &
Which operator is used to get the address of a variable in C++?*&->%Submit
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.