Answer Posted / karan sahu
printf is a library function which printed formatted output....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
Describe the setting up of my member functions to avoid overriding by the derived class?
What is a c++ object?
What is abstraction c++?
Is multimap sorted c++?
What is extern c++?
What are pointers used for c++?
what are the characteristics of Class Members in C++?
How does c++ structure differ from c++ class?
What is the difference between structures and unions?
What is the prototype of printf function?
What is type of 'this' pointer? Explain when it is get created?
Explain the difference between c++ and java.
What are maps in c++?
What does ctime() do?