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 the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Explain linear search.
Can you write a function similar to printf()?
What are static type checking?
Briefly describe a B+ tree. What is bulk loading in it?
What is virtual table?
Why is c++ difficult?
What is a manipulator in c++?
Explain the uses of static class data?
What is binary search in c++?
Will this c++ program execute or not?
What are mutator methods in c++?
Why is c++ considered difficult?
What is an associative container in c++?
what is oops and list its features in c++?