What is polymorphism oop?
No Answer is Posted For this Question
Be the First to Post Answer
who is the founder of c++?
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 difference between multiple inheritance and multilevel inheritance?
Whats is abstraction in oops?
Can java compiler skips any statement during compilation time?
if u write a class do u write Assignment operator and copy constructor
Which language is pure oop?
Should you protect the global data in threads? Why or why not?
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
what is overloading
What are the advantages of polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.