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


Please Help Members By Posting Answers For Below Questions

What is the difference between near, far and huge pointers?

639


Give me the code of in-order recursive and non-recursive.

895


Why do we use & in c?

599


What are comments and how do you insert it in a C program?

754


Explain what are preprocessor directives?

636






Can we compile a program without main() function?

639


how to construct a simulator keeping the logical boolean gates in c

1742


What is the size of structure in c?

709


What are all different types of pointers in c?

591


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

670


When is a “switch” statement preferable over an “if” statement?

657


Apart from dennis ritchie who the other person who contributed in design of c language.

823


in linking some of os executables are linking name some of them

1663


code for replace tabs with equivalent number of blanks

1649


Can you return null in c?

609