Answer Posted / anumohan
when instance of that class is created by creating object
to the class
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
to find out the minimum of two integer number of two different classes using friend function
What are the benefits of interface?
what is the sylabus for priliminaries?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Is oop better than procedural?
What is the difference between static polymorphism and dynamic polymorphism?
What is abstraction oop?
What are the benefits of polymorphism?
What is polymorphism and its types?
What is polymorphism explain its types?
What is destructor example?
What is encapsulation in ict?
Write a c++ program to display pass and fail for three student using static member function
Can you inherit a private class?
can inline function declare in private part of class?