How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include<stdio.h>...


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

a linear linked list such that the link field of its last node points to the first node instead of containing NULL a) linked list b) circular linked list c) sequential linked list d) none

0 Answers  


implement OR gate without using any bitwise operator.

1 Answers   Alcatel, Wipro,


Differentiate abs() function from fabs() function.

0 Answers  


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

0 Answers  


What are reserved words?

0 Answers  






multiple of 9 without useing +,* oprator

3 Answers  


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

0 Answers   Celstream,


Explain union. What are its advantages?

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


Difference between fopen() and open()?

3 Answers   Aricent,


yogesh patil in dell

3 Answers   DELL,


what is used instead of pointers in java than c?

1 Answers   Vuram,


Categories