C Programming - Old Questions
Question Answer Details
7. Why DMA is used in C language? Write a program to enter age of 20 students and count age
between 18 and 25 from the array using DMA functions.[5]
Answer
AI Generated Answer
AI is thinking...