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
In a byte, what is the maximum decimal number that you can accommodate?
What are the valid places to have keyword “break”?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is data types?
What is wrong with this program statement? void = 10;
Explain what is the heap?
What does *p++ do?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What should malloc(0) do?
Explain how can type-insensitive macros be created?
Differentiate Source Codes from Object Codes
What are valid signatures for the Main function?
write an algorithm to display a square matrix.
What is the difference between the local variable and global variable in c?
What is the value of uninitialized variable in c?