If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual methods?
Name the operators that cannot be overloaded in C++?
How does c++ sort work?
What are the stages in the development cycle?
How are pointers type-cast?
Define virtual constructor.
Declare a class vehicle and make it an abstract data type.
Should the this pointer can be used in the constructor?
write program for palindrome
81 Answers Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
How can a struct in c++ differs from a struct in c?
Can you please explain the difference between using macro and inline functions?