Explain working of printf?

Answer Posted / kamikaze

Printf is a std lib func. It prints everything in the
Inverted commas until a format specifier or a escape
sequence is encountered.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types in c++?

681


Can we delete this pointer in c++?

929


How a new element can be added or pushed in a stack?

775


What is the v-ptr?

883


describe private access specifiers?

841


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

808


Refer to a name of class or function that is defined within a namespace?

827


Is c++ free?

792


Is c++ still in demand?

855


What is diamond problem in c++?

745


Differentiate between structure and class in c++.

791


Does a derived class inherit or doesn't inherit?

815


What is name hiding in c++?

854


What is data hiding c++?

769


How many types of scopes are there in c++?

771