Question: Very imporrtant C program Please solve under 1 hour Write a function named count Num2s that takes as input an array of integers and an

Very imporrtant C program Please solve under 1 hour
Write a function named count Num2s that takes as input an array of integers and an integer that specifies how many entries are in the array. The function should return the number of 2's in the array, Test your function with arrays of different length and with varying number of 2's in main() function. NET
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
