Answer Posted / padmas
Abstract class is the class designed for inheritance, for which no object will be created in the programming, but objects created for those classes that are inherit functions, methods from objects of classes those inherited. For example class A is a abstract class ,class B inherits A, objects of class B can be created but not A. These objects use the methods of A also B.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
Array base access faster or pointer base access is faster?
What is buffer and example?
What is polymorphism in c++? Explain with an example?
What is called array?
Is java as fast as c++?
Explain how the virtual base class is different from the conventional base classes of the opps.
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is c++ 11 and c++ 14?
What is the problem with multiple inheritance?
How long it will take to learn c++?
How do you explain polymorphism?
What is the difference between set and map in c++?
What is a volatile variable in c++?
What are constructors in oop?