what is the difference between linear list linked
representaion and linked representation? what is the
purpose of representing the linear list in linked
represention ? is it not avoiding rules of linear
represention?
What are the techniques you use for debugging?
How do we implement inheritance in c++?
Is it possible to use a new for the reallocation of pointers ?
Write a program to reverse a linked list?
8 Answers Catalytic Software, Satyam,
What is friend class in c++ with example?
what Is DCS ? what i will get benefit when i did?
What are advantages of C++ when comparing with C?
18 Answers HP, iGate, TCS,
Define pure virtual function?
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,
How can we check whether the contents of two structure variables are same or not?
Explain "const" reference arguments in function?
What is a constructor and how is it called?