Why do we use string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ a good first language to learn?
What are references in c++? What is a local reference?
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 is c++ good for?
Is c++ used anymore?
Define a pointer to a data member of the type pointer to pointer?
Explain deep copy and a shallow copy?
what is the use of void main() in C++ language?
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
How are the features of c++ different from c?
What are shallow and deep copy?
Is swift a good first language?