What is the benefit of learning c++?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program for find and replace a character in a string.
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What are friend functions in C++?
Difference between Operator overloading and Functional overloading?
What is c++ virtual inheritance?
What is a conversion constructor?
the maximum length of a character constant can be a) 2 b) 1 c) 8
How many ways can a variable be initialized into in C++?
Show the declaration for a static member variable.
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 do you mean by friend class & friend function in c++?
What is the latest c++ version?