If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
Answer / Vikas Sharma
Yes, based on the transitive property of friendship, since Dog is a friend of Boy and Boy is a friend of House, it can be inferred that Dog is also a friend of House.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by function pointer?
What does h mean in maths?
Is c++ used anymore?
What is dynamic and static typing?
What is the difference between inline functions and macros?
How many different levels of pointers are there?
What are the unique features of C++.
Explain the uses of static class data?
What is the main purpose of overloading operators?
What is an orthogonal base class in c++?
Why main function is special in c++?
What is this pointer in c++?