ptr is array of pointers to 10 integers
ptr is a pointer to an array of 10 integers
ptr is an array of 10 integers
ptr is an pointer to array
View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option B
Explanation :
Explanation Not Provided
Be The First To Comment