Answer Posted / walking legend
as we generally know a pointer is used to point to the
address of a particular variable and access its value.
Similarly,this is a pointer which always points to the
current object.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are the 3 pillars of oop?
What makes a language oop?
What does I oop mean?
write knight tour problem which is present in datastructure
What is debug class?what is trace class? What differences are between them? With examples.
How many human genes are polymorphic?
What is abstraction in oops?
Is enum a class?
What is object-oriented programming? Webopedia definition
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(); }
What is a class and object?
Get me a number puzzle game-program
What is methods in oop?
What is encapsulation oop?
which feature are not hold visual basic of oop?