a) The definition only allocates 10 pointers and does not initialize them
b) Initialization must be done explicitly
c) The definition only allocates 10 pointers and does not initialize them & Initialization must be done explicitly
d) Error
Which is true for b, if b is defined as “int *b[10];”?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which is true for b, if b is defined as “int *b[10];”?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!