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

Give 10 points of differences between C & C++.

737


What is the latest c++ version?

706


Implement stack operations with pointers with appropriate exception checks.

653


What causes a runtime error c++?

695


Why null pointer is used?

675






Why c++ does not have finally?

715


What does ctime() do?

691


Explain friend class?

740


how to connect with oracle 9i with server in socket program in c/c++

1958


Do vectors start at 0?

672


Which bitwise operator is used to check whether a particular bit is on or off?

682


How long will it take to learn programming?

689


Explain the differences between private, public and protected and give examples.

653


What is c++ best used for?

654


Write is a binary search tree? Write an algo and tell complexity?

690