Question: ) 14) In the following statements about array, which is ?NCRirem A. Array is a kind of static data structure, whose sizo cannot be changed

 ) 14) In the following statements about array, which is ?NCRirem

) 14) In the following statements about array, which is ?NCRirem A. Array is a kind of static data structure, whose sizo cannot be changed ater created B. C has no array bounds checking to prevent a program fom veferring to an clement that does fon exist C. When passing arrays to functions, the size of the aray should e provided betweem the aray brackets. D. C passes arrays to functions by reference, thus the called functions can modity the element values 15) In the follow ing statements about pointer, which is INCORRECT A. A pointer contains an address of another variable B. Pointers can be defined to point to objects of any type C. A pointer that is declared to be void can be dereferenced D. Referencing a value through a pointer is called indirection

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!