Define upcasting.
No Answer is Posted For this Question
Be the First to Post Answer
what is scupper?
what is the difference between overloading & overriding? give example.
Is map ordered c++?
Out of fgets() and gets() which function is safe to use and why?
What is ifstream c++?
What is lazy initialization in c++?
Describe the syntax of single inheritance in C++?
Eplain extern keyword?
What is bubble sort c++?
Difference between const char* p and char const* p?
If dog is a friend of boy, is boy a friend of dog?
Explain virtual class?