If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
No Answer is Posted For this Question
Be the First to Post Answer
Distinguish between a # include and #define.
Why ctype h is used in c++?
write a program to add two numbers without using an arithmetic operator.
What do nonglobal variables default to a) auto b) register c) static
What is a vector c++?
What is the difference between the functions memmove() and memcpy()?
What is microsoft c++ redistributable?
how many trys can we write in one class
Is c++ the most powerful language?
Can I create my own functions in c++?
Explain the concept of copy constructor?
What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?