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



in C-programming language without using printf statement can we get output r not ? if yes how and ..

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

Post New Answer

More C Interview Questions

Output for following program using for loop only * * * * * * * * * * * * * * *

3 Answers  


Magic square

0 Answers  


Why can't I perform arithmetic on a void* pointer?

0 Answers  


What is a pointer in c?

0 Answers  


write a program to generate 1st n fibonacci prime number

12 Answers  






The __________ attribute is used to announce variables based on definitions of columns in a table?

0 Answers  


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

0 Answers  


What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


What is the difference between scanf and fscanf?

0 Answers  


Explain do array subscripts always start with zero?

0 Answers  


print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

8 Answers   TCS,


Is printf a keyword?

0 Answers  


Categories