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
Why doesnt the call scanf work?
What is c programming structure?
Is that possible to store 32768 in an int data type variable?
How can I invoke another program or command and trap its output?
What does 2n 4c mean?
Explain how can you be sure that a program follows the ansi c standard?
What is a static function in c?
How can I send mail from within a c program?
What is the use of printf() and scanf() functions?
what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9
What is pointer to pointer in c with example?
What is the use of define in c?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What is C language ?
The file stdio.h, what does it contain?