How does list r; differs from list r();?


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

Post New Answer

More C++ General Interview Questions

What is the difference between "overloading" and "overridding"?

3 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  


What is static function? Explain with an example

0 Answers  


What are register variables?

0 Answers  






Why c++ is so important?

0 Answers  


What do you mean by function and operator overloading in c++?

0 Answers  


Why should we use null or zero in a program?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

0 Answers  


What is the basic of c++?

0 Answers  


What is a syntax in c++?

0 Answers  


Categories