If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use vector in c++?
Refer to a name of class or function that is defined within a namespace?
What is the use of 'using' declaration in c++?
What are the restrictions apply to constructors and destructors?
How const int *ourpointer differs from int const *ourpointer?
What are c++ stream classes?
What are function poinetrs? where are they used?
What is the main function c++?
Explain about Virtual Function in C++?
Which field is used in c++?
when can we use copy constructor?
Can turbo c++ run c program?