C Programming - Old Questions

Question Answer Details

7. What is the advantage of pointer? Write a C program to store 10 integers into memory and find out minimum and maximum using dynamic memory allocation(DMA).[1+4]

5 marks
Asked in 2019

Answer

AI Generated Answer

AI is thinking...