Answer Posted / hema
0
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is c++ used for today?
What is #include stdlib h?
Once I have used freopen, how can I get the original stdout (or stdin) back?
Why does the call char scanf work?
What does p mean in physics?
find the sum of two matrices and WAP for it.
Explain how can I manipulate strings of multibyte characters?
How do you print only part of a string?
How can I access an I o board directly?
Difference between exit() and _exit() function?
When should you use a type cast?
What is difference between %d and %i in c?
Explain how do you override a defined macro?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
What are the header files used in c language?