List of Program using array
- WAP to input 10 number in array & calculate sum & average
- WAP to input 30 number in array & count how many are even and how many are odd.
- WAP to input n number in array & find largest number
- WAP to ask n number from user sort them in assending order and display
- WAP to read element of two 2x2 matrix and perform addition
- WAP to multiplication of two 2x2 matrix.
Comments
Post a Comment