in C-programming language without using printf statement
can we get output r not ? if yes how and if no also how ?
Answers were Sorted based on User's Feedback
Answer / chandrasekhar kar
yes u can use PRINTK , which doesn't need c library also.
But this answer is specific to linux.
Is This Answer Correct ? | 1 Yes | 8 No |
Explain what is the benefit of using an enum rather than a #define constant?
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
Write a program to check palindrome number in c programming?
What is derived datatype in c?
What is the difference between ++a and a++?
why u join this call center?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
Why is a semicolon (;) put at the end of every program statement?
#include<stdio.h> main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
what is available in C language but not in C++?
10 Answers CTS, TCS,