Answer Posted / guest
fn(5)
i guess
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are the loops in c?
What is the c language function prototype?
How do I convert a string to all upper or lower case?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is the function of volatile in c language?
What is the use of #define preprocessor in c?
What is a newline escape sequence?
Can we assign string to char pointer?
What is I ++ in c programming?
Why do we use main function?
Explain how do you view the path?
What is structure padding and packing in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Write a factorial program using C.
What is mean by data types in c?