CHALLENGE 1:
1. /* write a program that accepts order of two matrices,accepts the values of respective elements,prints the respective matrices in matrix form like this:
a11 a12 a13 . . . . . . . . . .a1n
.
.
.
.
.
an1 an2. . . . . . . ann
and prints the sum of these matrices in the above form*/
2. /* write a program that accepts a number and prints following output

*/
3. /* write a flow chart which prints the following series...
1
12
123
1234
12345
.
.
.
.
.
.
.
123456789...............................n
12345.........................................n
12345.................................n-1
.
.
.
.
.
.
.
.
.
.
.
1
*/
*ppl intersted kindly mail the answers to cdscse@gmail.com the answers thus obtained will be posted in this blog*
No comments:
Post a Comment