Explain deep copy?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
In the derived class, which data member of the base class are visible?
What is the full form of dos?
Are php strings immutable?
How is new() different from malloc()?
How Virtual functions call up is maintained?
What is a v-table?
Is c++ map a hash table?
Under what conditions is multiple inheritance not recommended?
What is a stack? How it can be implemented?
Can you Mention some Application of C/C++?
What is the difference between set and map in c++?