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();
}
No Answer is Posted For this Question
Be the First to Post Answer
tel me oops defination in single line
What is polymorphism programming?
What is multilevel inheritance explain with example?
what is oops
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
what is virtual function?
26 Answers Aspire, HP, Infosys, RoboSoft, TCS,
what is inline function?
What is polymorphism in oops with example?
when my application exe is running nad i don't want to create another exe what should i do
What makes a language oop?
What are the important components of cohesion?
can we create and enter the data & hide files using programmes ?