Write a C function to search a number in the given list of
numbers. donot use printf and scanf
Answer Posted / vignesh1988i
ya..... sorry... it wont work... since getchar gets only one
character the time.... when we give 48... i will take 4 and
8 .. but not as 48.... sorry for posting it... a lesson i
have learnt
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell us the use of fflush() function in c language?
What are all different types of pointers in c?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What does %p mean?
What are the different types of control structures in programming?
How many parameters should a function have?
Explain what are the advantages and disadvantages of a heap?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Are there constructors in c?
What does c mean before a date?
What are the features of c languages?
Can the sizeof operator be used to tell the size of an array passed to a function?
How to throw some light on the b tree?
what are bit fields? What is the use of bit fields in a structure declaration?
What are header files in c programming?