Which of the following best describes the array name n in the declaration int n[10];?
a. n is a nonconstant pointer to nonconstant data.
b. n is a nonconstant pointer to constant data.
c. n is a constant pointer to nonconstant data.
d. n is a constant pointer to constant data.
c. n is a constant pointer to nonconstant data
Computer Science & Information Technology
You might also like to view...
The Expression Builder is useful for editing expressions and phrases for grammatical correctness
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following are features of Windows 7 that are not in Windows Vista?
A. Application Dock B. UAC C. Aero D. Side Bar
Computer Science & Information Technology