Exercise 6
Exercise 6
Exercise 6
Instructions:
Use this file as template for the following programs and maintain the consistency
throughout.
You can delete the questions, instructions and directly start with Question 28.
Use Times New Roman 12 with a Justify Alignment.
Every Question should be on the new page.
The demo question is done in Exercise 1.
Change the page number using section break.
25. Write a program to store user entered values in a 5X4 2D matrix and display
the sum of numbers in every row
26. Write a program to store user entered values in a 3X4 2D matrix and display
the sum of numbers in every column
27. Write a program to store user entered values in a 3X3 2D matrix and display
the sum of diagonal elements
28. Write a program to compare two strings.
29. Write a program to copy one string into another
30. Write a program to concatenate two strings
<roll_no> <page_no>
Programming in C Date of performance: 11/10/2024
<roll_no> <page_no>