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 Answers
+ 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

Often have questions like this?
Learn more efficiently, for free:
Hot today
DSA doubt
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes