Exercise C(b) in Hindi | Examples using Pointers in Functions in C
Duration: 12:10 Min | Sep 03, 2023
Let us C Solutions of Chapter 9 Pointers of Exercise C (b): Write a function that receives marks received by a student in 3 subjects and returns the average and percentage of these marks. Call this function from main() and print the results in main().