Answer Posted / p.madhupriya
printf is using to print the statement only.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is oops in c++?
what Is DCS ? what i will get benefit when i did?
What are shallow and deep copy?
What is c++ similar to?
What is private inheritance?
What is the use of 'using' declaration in c++?
Define pre-condition and post-condition to a member function in c++?
What are the two types of comments?
What is data types c++?
What is the difference between a declaration and a definition?
Does a derived class inherit or doesn't inherit?
Explain Text Manipulation Routines?
What is Destructor in C++?
Is c++ vector dynamic?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?