in C-programming language without using printf statement
can we get output r not ? if yes how and if no also how ?
Answer Posted / pratap
well, dats fine !!
But can ne1 tell me, is it possible to print sumthing widout
using any LIBRARY FUNCTION ??
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
Explain the use of bit fieild.
Can you write a programmer for FACTORIAL using recursion?
What are local static variables?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
Define C in your own Language.
Explain null pointer.
Is c language still used?
How to draw the flowchart for structure programs?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is identifier in c?
Where we use clrscr in c?
How do I create a directory? How do I remove a directory (and its contents)?
What is a function simple definition?
What is the difference between the expression “++a” and “a++”?
What is a stream in c programming?