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

Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente:
Popolare oggi
Pointers cpp
3 Votes
Is pro worth the money ?
2 Votes
Coding for Cybersecurity
0 Votes
Pointers in c#
0 Votes