1 Write a C program to read the roll no name and marks of five subjects and calculate ASSIGNMENT 3 Given Date 25 10 2024 Submission Date 05 11 2024 Questions the total percentage and grade 0 to 49 Fail 50 to 59 C 60 to 69 B 70 to 79 A 80 to 89 A 90 to 100 O calculation ASSIGNMENT 4 Given Date 19 11 2024 Submission Date 28 11 2024 Questions reverse order ASSIGNMENT 5 Given Date 04 12 2024 Submission Date 11 12 2024 Questions 2 Write a program in C which is a Menu Driven Program to perform a simple 3 Write a C program that prompts the user to enter a positive integer Use a while loop to print the multiplication table for that number up to 10 1 Write a program in C to read n number of values in an array and display them in 2 Write a program in C to find the sum of all elements of the array 3 Write a program in C to separate individual characters from a string 1 Write a program in C to swap two numbers using a function 2 Write a program in C to print the Fibonacci Series using recursion 3 Compare and contrast the different storage classes in C Auto Static Extern Register Provide example of each
View Full Document