Answer Posted / azad sable, chiplun
yhe function printf() fall under the category of formatted
console I/O function. It allow us to to obtain the output
in specified form.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the types of functions in c?
What are the different types of endless loops?
What is d scanf?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What does c mean?
What is the benefit of using const for declaring constants?
What is string constants?
Is c object oriented?
What are the loops in c?
What is the difference between Printf(..) and sprint(...) ?
what does static variable mean?
What is the ANSI C Standard?
what is a constant pointer in C
Can the size of an array be declared at runtime?
What is a char c?