Hi Every one......... Please Any body give me the answer for
my question. Is it possible to print the word "PRINT F",
without using printf() statement in C-Language.
Answer Posted / nagesh
of..cource using cputs() and fputs().
both are output string to standard output.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is wrong with this code?
What are the types of pointers?
Why does this code crash?
What is sorting in c plus plus?
How pointer is different from array?
Is a house a shell structure?
How many loops are there in c?
Differentiate call by value and call by reference?
What is oops c?
What are categories used for in c?
What is New modifiers?
Write a program to print numbers from 1 to 100 without using loop in c?
How do you redirect a standard stream?
largest Of three Number using without if condition?
Explain what are multidimensional arrays?