Explain the differences between list x; & list x();.
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of polymorphism supported by C++
How to tokenize a string in c++?
What is friend class in c++ with example?
Explain about Virtual Function in C++?
What is the use of typedef?
How to demonstrate the use of a variable?
What is the difference between delegation and implemented-in-terms-of?
What happens if an exception is throws from an object's constructor and from object's destructor?
How much is c++ certification?
How many static variables are created if you put one static member into a template class definition?
What is an iterator?
what do you mean by volatile variable?