What is Destructor in C++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
What is an object in c++?
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
Are iterators pointers?
What is data type in c++?
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 Answers HCL, Lehman Brothers, Zoomerang,
How much do coding jobs pay?
Can we specify variable field width in a scanf() format string? If possible how?
If there are two catch statements, one for base and one for derived, which should come first?
What are member functions used in c++?
Carry out conversion of one object of user-defined type to another?
Can circle be called an ellipse?