C File
C File
C File
Flowchart :
Code :
Output :
Algorithm :
Flowchart :
Code:
Output :
Flowchart :
Code :
output :
Flowchart :
Code:
Output :
Flowchart :
Code:
Output :
Code :
Output :
Flowchart:
Flowchart:
Code :
Output :
Program 11: WAP to find largest of three
numbers using conditional operator.
Algorithm :
Flowchart :
Code and Output :
Program 12: Write a menu driven program for matrices
to do the following operations depending on whether the
operation requires one or two matrices.
(a) Addition of two matrices
Code :
Output :
(b) subtraction of two matrices
Code :
Output :
(c) Finding upper and lower triangular matrices
Code:
Output :
(d) Transpose of a matrices
Code:
Output :
Output :
Program 13: WAP to input no. from the user
& calculate the sum of a digit in a given no.
Algorithm :
Flowchart :
Code and Output :
Algorithm :
Flowchart :
Code and Output :
Program 15: WAP to print inverted full
pyramid of * .
*********
*******
*****
***
*
Algorithm :
Flowchart :
Code:
Output :
Flowchart :
Code :
Output :