Answer Posted / jothi basu.m
sir... my answer is objects contains some number of function
and constructors but functions does not contain objects
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is abstraction in oops?
Why is polymorphism used?
what are the realtime excercises in C++?
Can we have inheritance without polymorphism?
What is the difference between encapsulation and polymorphism?
Can private class be inherited?
What is overloading in oops?
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(); }
Is react oop?
What is an advantage of polymorphism?
What is multilevel inheritance explain with example?
What is a function in oop?
Which is not an object oriented programming language?
What are properties in oop?
What are the 4 main oop principles?