write a program to search for an element in a given array.
If the array was found then display its position otherwise
display appropriate message in c language
Answer Posted / abdinasir maxamed abdulle
Array that display search using c languege
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What is the deal on sprintf_s return value?
how logic is used
What is wrong in this statement?
What is void pointers in c?
Write a program to print ASCII code for a given digit.
What is the difference between the local variable and global variable in c?
What are the types of arrays in c?
When c language was developed?
how can f be used for both float and double arguments in printf? Are not they different types?
Can we use any name in place of argv and argc as command line arguments?
Why void is used in c?
In a header file whether functions are declared or defined?
What is a stream water?
What is #line?
What are Macros? What are its advantages and disadvantages?