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 is the best ide for c++?

574


What do you understand by a pure virtual member function?

549


Explain overriding.

608


What size is allocated to the union variable?

593


What is nested class in c++?

522






Is c++ a pure oop language?

602


Write a recursive program to calculate factorial in c++.

611


Define the process of handling in case of destructor failure?

580


Explain the uses of static class data?

599


What is a virtual destructor? Explain the use of it?

551


What is #include ctype h in c++?

669


What is the use of function pointer?

577


What is a c++ object?

617


What is the operator in c++?

633


Describe Trees using C++ with an example.

608