Chapter 10: Problem 5
Array names can be used as _______ and vice-versa.
Short Answer
Expert verified
Question: Array names can be used as _______ and vice-versa.
Answer: pointers
Chapter 10: Problem 5
Array names can be used as _______ and vice-versa.
All the tools & learning materials you need for study success - in one app.
Get started for freeThe ______ operator can be used to determine a variable's address.
A pointer that contains the address 0 is called \(a(n)\) _______ pointer.
______ variables are designed to hold addresses.
The __________ operator can be used to work with the variable a pointer points to.
The _______ operator is used to dynamically allocate memory.
What do you think about this solution?
We value your feedback to improve our textbook solutions.