Answer Posted / karthi
it can access private and public member function
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What does sksksk mean in text slang?
What is the main feature of oop?
what type of questions
What are the three parts of a simple empty class?
Which method cannot be overridden?
2. Give the different notations for the class.\
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Why is there no multiple inheritance?
What is coupling in oop?
What is a class and object?
How is class defined?
What is the significance of classes in oop?
Get me an image implementation program.
How to use CMutex, CSemaphore in VC++ MFC
What are the 5 oop principles?