Answer Posted / ilakya.g
It is used to print the statement within the codes of
printf statement.
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What is setw manipulator in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
What do you understand by a pure virtual member function?
Is string an object in c++?
What is the difference between a template and a macro?
Explain "const" reference arguments in function?
What are the advantages of pointers?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
what is upcasting in C++?
What is void pointer in c++ with example?
What is a node class in c++?
What is the extraction operator and what does it do?
How can we check whether the contents of two structure variables are same or not?
What is the v-ptr?
What is a wchar_t in c++?