you have to make this program in the following way:
- C program to print multiplication table using for loop
- C program to print multiplication table using while loop
- C program to print multiplication table using function
- C program to print multiplication table using recursion
- C program to print multiplication table from 1 to 10
C Program To Print Multiplication Table of a Given Number Using For Loop
Algorithm
Program
Output
C Program To Print Multiplication Table Using While Loop
Program
Output
C Program To Print Multiplication Table Using Function
Algorithm
Program
Output
C Program To Print Multiplication Table Using Recursion
Program
Output
C Program To Print Multiplication Table From 1 To 10
Program
Output
need an explanation for this answer? contact us directly to get an explanation for this answer