1. Write a program to accept the integer value and print its
table.
Note:
i.
Solve above problem without using any loops method.
ii.
Solve above problem with using loops method (for, do-while,
while).
No comments:
Post a Comment