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
What is the full form of getch?
Explain what does the function toupper() do?
What header files do I need in order to define the standard library functions I use?
What is a sequential access file?
explain what is an endless loop?
Explain the priority queues?
What is the size of structure pointer in c?
What is a lvalue
Write a Program to accept different goods with the number, price and date of purchase and display them
What does 2n 4c mean?
What is time complexity c?
What is storage class?
What is a stream?
What is the significance of an algorithm to C programming?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above