wite a programme in c to linear search a data using flag and
without using flags?
Answer Posted / st0le
sorry, abt the typho in the previous post...
"ub" shud be "n"...
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the use of keyword 'register' with respect to variables.
What is clrscr ()?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
How does pointer work in c?
Is null a keyword in c?
What is the newline escape sequence?
What is abstract data structure in c?
What is wrong with this statement? Myname = 'robin';
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What do you mean by a local block?
Explain what are multidimensional arrays?
How do I read the arrow keys? What about function keys?
What are the types of c language?
What is use of integral promotions in c?
Explain the properties of union. What is the size of a union variable