Answer Posted / satya
k.. but what is the result.. i want some explanation... is
not it be recurssive..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can I write a function analogous to scanf?
How can I remove the trailing spaces from a string?
Explain how can you restore a redirected standard stream?
Ow can I insert or delete a line (or record) in the middle of a file?
What are variables and it what way is it different from constants?
What are # preprocessor operator in c?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is array of structure in c?
c program to compute AREA under integral
Is c procedural or object oriented?
What is the size of structure in c?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What does the format %10.2 mean when included in a printf statement?
What is the meaning of c in c language?
How do you write a program which produces its own source code as output?