0
Fill in blanks to allocate memory for an array of 8 integers. int *arr=NULL; arr=_____int[8];
30th Aug 2016, 4:43 PM
Soutik

2 Antwoorden
+ 4
use new to allocate memory
30th Aug 2016, 4:58 PM
Sunitha Ganti

0
use new
31st Aug 2016, 3:58 AM
Akshay Kamat

Heb je vaak vragen zoals deze?
Leer efficiënter, gratis:
Populair vandaag
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes