can we write a program in c for printf and scanf without
using header file stdio.h



can we write a program in c for printf and scanf without using header file stdio.h..

Answer / vignesh1988i

ya sure we can write ur own coding for printf & scanf functions.... but writing a function for the two is not that much easy ... in printf we must write our coding such that we have to have contact with VGA ( video graphic application) etc etc....


thank u

Is This Answer Correct ?    5 Yes 5 No

Post New Answer

More C Interview Questions

#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 Answers   ADITI,


What is bss in c?

0 Answers  


What are the keywords in c?

0 Answers  


What is keyword with example?

0 Answers  


Derive the complexity expression for AVL tree?

1 Answers  






What does the c in ctime mean?

0 Answers  


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

2 Answers   Aricent, Manipal University,


write a program to display the numbers having digit 9 in the given range from 1 to 100

1 Answers  


How can I write functions that take a variable number of arguments?

0 Answers  


How can I change the size of the dynamically allocated array?

0 Answers  


the operator for exponencation is a.** b.^ c.% d.not available

5 Answers   TCS,


Is a house a mass structure?

0 Answers  


Categories