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 / priya chauhan

Find the presence of a given number in a set of numbers
using array. also find the position of the number.

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use & in c?

783


Explain the difference between getch() and getche() in c?

744


What does c mean in standard form?

850


Is anything faster than c?

778


Where we use clrscr in c?

903


How can I do graphics in c?

779


Difference between goto, long jmp() and setjmp()?

948


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

3097


What does c value mean?

861


What are the two types of structure?

812


what are the 10 different models of writing an addition program in C language?

1661


Explain what is the difference between the expression '++a' and 'a++'?

881


What does c mean in basketball?

762


Why does this code crash?

839


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

889