Q)
(chatquestion)...Due Wednesday, May 05, 2021
EcEg1052 (Adane T. 8:30am): Assignment #1
INDIVIDUAL ASSIGNMENT (20%)
Instruction:
• Submit the solution docurment by using paper (10%)
• Show the solution of Q1-Q5 by compile the program in Lab (1020)
• The plagiarized solution is score zeroooo000
Question 1
write a c++ program to accept two different matrix from a users and find the different matrix
operations.
• to print the surm of two matrices
• to print the determinate value of the first matrix
• to print the inverse of the second matrix
· to print the multiplication of the matrix
• to print the transpose of surm of two matrices
• to print the mean, range, and mode of the first matrices
Question 2
Write a c++ program to accept any type of text from a users and find reverse of each word from
a text and print. by using function only.
sample output
Enter ant Text: accept any type of text from a users
reversed Text: tpecca yna epyt fo txet morf a sresu
Question 3
Write a c++ program the user insert any type of string and the program print the below pattern.
sample output
Enter ant Text: Jimma University
TECNO
CAMON
Page 1 of 2
nst
ChnotogyFE/E)
1 Answer
...