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 array in c++ example?
Explain all the C++ concepts using examples.
What does flush do?
What is the advantage of an external iterator.
What is an object in c++?
What is insertion sorting?
What is the use of "new" operator?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Explain polymorphism?
Are vectors passed by reference c++?
Can circle be called an ellipse?
What do you mean by enumerated data type?
What do you mean by overhead in c++?
What is the difference between the functions memmove() and memcpy()?
Can we specify variable field width in a scanf() format string? If possible how?