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 / satys
we can use any variable in the place of temp
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain logical errors? Compare with syntax errors.
What is equivalent to ++i+++j?
Why is extern used in c?
What is the use of sizeof () in c?
What is nested structure with example?
What is a pointer in c plus plus?
What is c standard library?
Explain what is page thrashing?
Explain what is the concatenation operator?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
find out largest elemant of diagonalmatrix
What is an expression?
How many types of operators are there in c?