Answer Posted / prabakaran
including the header file #include<stdio.h>
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
What is the difference between the indirection operator and the address of oper-ator?
When is the destructor called?
Define the process of handling in case of destructor failure?
What is setw manipulator in c++?
What is constructor c++?
Using a smart pointer can we iterate through a container?
How many ways can a variable be initialized into in C++?
Explain the difference between struct and class in terms of access modifier.
What is the need of a destructor? Explain with the help of an example.
What is c++ mutable?
How much is c++ certification?
What is a constant reference?
Is there a sort function in c++?
What is the difference between C and CPP?
Explain about Garbage Collector?