What is object in oop?
No Answer is Posted For this Question
Be the First to Post Answer
what type of question are asked in thoughtworks pair programming round ?
What is public, protected, private?
what is the difference b/w abstract and interface?
2 Answers Merrill Lynch, Schneider, Scio Healthcare,
Difference between vector and array
What does sksksk mean in text slang?
How to calculate the age from the date of birth by using the program?
What is function overloading and operator overloading?
What do you mean by public, private, protected and friendly?
define oops with class and object
What is data binding?
What is basic concept of oop?
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(); }