C programming 1st Sem Solution 2025

17. Write a program to print the multiplication table up to 10 of a given integer.

  18. Write a program to find the second greatest element in an integer array.

  19. Write a program to create a structure named ‘ Book’ with data members, bookname, author and price. List the name […]

Continue Reading