How do you find out if a linked-list has an end?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the role of copy constructor in copying of thrown objects?

0 Answers  


Can we inherit constructor in c++?

0 Answers  


what do you mean by memory management operators

4 Answers   HCL,


What is the full form of ios?

0 Answers  


Explain class invariant.

0 Answers  






Explain binary search.

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What happens if an exception is throws from an, object's constructor and object's destructor?

4 Answers   Wipro,


What is a tree in c++?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


Which software is used for c++ programming?

0 Answers  


Can char be a number c++?

0 Answers  


Categories