Friday, March 7, 2014

WAP to read the number until 1 is encountered and also count the number of even and odd number entered by the user

In the last page I have written the program to find the transpose of the entered matrix. Now I have made a program that reads the number until user enters 1 and also display the no of even numbers and the odd numbers entered by the user. For more idea have a look for the source code and the output for the following program.
The output of the program is:
The source code for the above program is"

No comments:

Post a Comment