P. | Static char var; | i. | Sequence of memory locations to store addresses |
Q. | m = malloc (10); m = NULL: | ii. | A variable located in data section of memory |
R. | R. char * ptr [10] | iii. | Request to allocate a CPU register to store data |
S. | Register int var1; | iv. | A lost memory which cannot be freed |