Explain working of printf?

Answer Posted / hyrish

The function printf
is defined by stdio.h
header file. It is
the most commenly
used output stement
in c language.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you pass an array to a function in c++?

523


Explain about templates of C++.

663


What is the most common mistake on c++ and oo projects?

508


How a new operator differs from the operator new?

611


What does flush do c++?

541






what are Access specifiers in C++ class? What are the types?

617


What are static and dynamic type checking?

597


What are the important differences between c++ and java?

588


What is searching? Explain linear and binary search.

569


How can you quickly find the number of elements stored in a dynamic array?

559


Is c++ faster than c?

576


What is recursion?

642


What is c++ prototype?

576


What are the differences between new and malloc?

621


What are friend functions in C++?

610