Group Study
Friday, 19 February 2021
find a value using Linear search
#include
main() { int i,n,item,a[20],pos=0; printf("Enter the size of array:"); scanf("%d",&n); for(i=0;i
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment