Question: Write a C program to take N numbers of integer in an array. Then take a number M from user and search it in the

 Write a C program to take N numbers of integer in

Write a C program to take N numbers of integer in an array. Then take a number M from user and search it in the array. If number M is found in the array, then print "Number ta paisi!!", and if not found then print "Pailam na vi number ta!!". Sample Output: Sample Input: Enter value of N: 5 Enter numbers in array: 74529 Number ta paisi!! Enter value of M

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!