How does list r; differs from list r();?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the benefits of proper inheritance.
What are separators in c++?
Out of fgets() and gets() which function is safe to use and why?
which operator is used for performing an exponential operation a) > b) ^ c) none
When do you call copy constructors?
Is nan a c++?
What is meant by forward referencing and when should it be used?
Will c++ be replaced?
Is c++ a dying language?
Can constructor be static in c++?
Explain unexpected() function?
Should the member functions which are made public in the base class be hidden?