Question: 1. When an array is declared, the compiler allocatesto the elements a) Scale factor b) values c) Elements d) Base Address 2. The method is
1. When an array is declared, the compiler allocatesto the elements a) Scale factor b) values c) Elements d) Base Address 2. The method is much faster than array indexing. a) b) c) d) Pointer accessing Structure declaration Both (a) and (b) None of the above 3. The process of allocating memory at run time is known as a) Dynamic Data Structure b) Dynamic Memory Allocation c Static Memory Allocation d) Static Data Structure 4. The function modifies the size of the previously allocated space. a) malloc) b) calloc() c) free() d) realloc) 5. The local variables are stored in an area called the a) Array b) Permanent storage c) Structure d) Heap Page 2 of 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
