Which ide is best for c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the real purpose of class – to export data?
What are the three forms of cin.get() and what are their differences?
In a class only declaration of the function is there but defintion is not there then what is that function?
What are structs in c++?
Which format specifier is used for printing a pointer value?
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,
What are c++ storage classes?
Mention the purpose of istream class?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
How do you compile the source code with your compiler?
Explain about Garbage Collector?
What is polymorphism and its type in c++?