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
What is endl c++?
What is a constant? Explain with an example.
what is data encapsulation in C++?
What is double in c++?
What are keywords in c++?
Describe private, protected and public?
What is input operator in c++?
What is #include sstream?
What is runtime polymorphism in c++?
What is the standard template library (stl)?
What are libraries in c++?
What is pointer to member?
What is the size of integer variable?
Explain what is class definition in c++ ?
What gives the current position of the put pointer?