Friday, February 27, 2015

c interview question 2



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

python class topic video