in C-programming language without using printf statement
can we get output r not ? if yes how and if no also how ?
Answer Posted / balakrushna (bk)
Yes.
We can get output using puts() for printing a string or
putchar() for printing single character.
So printf() is not necessary here for printing.
| Is This Answer Correct ? | 74 Yes | 19 No |
Post New Answer View All Answers
Why do we use static in c?
What is function and its example?
what is the structure pointer?
What is a macro, and explain how do you use it?
What is file in c language?
What is a nested loop?
What is the difference between struct and typedef struct in c?
How can you find the exact size of a data type in c?
Where local variables are stored in c?
Is null valid for pointers to functions?
What are high level languages like C and FORTRAN also known as?
Is it better to use a macro or a function?
Can you subtract pointers from each other? Why would you?
What are the functions to open and close file in c language?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me