A
Q. How to create a dynamic array of pointers (to integers) of size 10 using new in C++? Hint: We can create a non-dynamic array using int *arr[10]
- Correct Answer - Option(B)
- Views: 25
- Filed under category C++
- Hashtags:
A
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.