Question: c ++ Lab Tasks: Task 1: Find the minimum numeric data in a linear array Declare a linear array and input numeric data from user.

c ++
Lab Tasks: Task 1: Find the minimum numeric data in a linear array Declare a linear array and input numeric data from user. Find the minimum numeric data in this array. Task 2: Search the array Input 10 values from user in an array, input another value and search this data value in array. Task 3: Count the number of even and odd integers in a linear array Declare a linear array and input numeric data from user. Find the number of even and odd integer data. Task4: Calculate the Transpose of a 2 by 2 matrix Transpose of a matrix converts the rows to columns and columns to rows
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
