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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unary operator?

662


Tell me the use of bit field in c language?

634


Differentiate between calloc and malloc.

762


What type of function is main ()?

594


What is the stack in c?

724






What is keyword in c?

608


What is type qualifiers?

669


What are 'near' and 'far' pointers?

625


Can two or more operators such as and be combined in a single line of program code?

813


What are the types of type specifiers?

625


Is it possible to use curly brackets ({}) to enclose single line code in c program?

802


Can we replace the struct function in tree syntax with a union?

787


List some applications of c programming language?

560


What are the differences between Structures and Arrays?

614


What is the use of printf() and scanf() functions?

640