Explain the differences between list x; & list x();.


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

Post New Answer

More C++ General Interview Questions

Define pure virtual function?

0 Answers  


Differentiate between structure and class in c++.

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


Distinguish between new and malloc and delete and free().

0 Answers  


Explain terminate() and unexpected() function?

0 Answers  


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


When to use Multiple Inheritance?

6 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


What do you mean by inheritance in c++?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


Write is a binary search tree? Write an algo and tell complexity?

0 Answers   Axtria,


How many storage classes are available in C++?

1 Answers  


Categories