What is abstract class in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main difference between C++ and Java
Why do we use oops?
write a c++ code of diagonal matrix.
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is a scope resolution operator?
What is destructor oops?
How does polymorphism work?
What is protected in oop?
Difference ways of Polymorphism?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is the difference between inheritance and polymorphism?