Is there any restriction in how many arguments printf or
scanf function can take?
in which file in my c++ compiler i can see the code for
implementation of these two functions??
Answer Posted / s.velmurugan
Yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Do you know pointer in c?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What is .obj file in c?
What is difference between structure and union with example?
Differentiate between calloc and malloc.
Is malloc memset faster than calloc?
What is indirection in c?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Explain what is #line used for?
explain what are actual arguments?
What is pass by reference in c?
Describe static function with its usage?
How can you tell whether a program was compiled using c versus c++?
What does %c mean in c?
What does 3 periods mean in texting?