How many instances can be created for an abstract class?
No Answer is Posted For this Question
Be the First to Post Answer
What are the four important foundation concepts of OOP ?
What is serialization? How do we implement serialization actually?
Explain about uml?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,
Explain what is single and multiple inheritance?
Why is planning too much up front a mistake in an OOSAD project?
Why dynamic binding is used in object-oriented programming?
What is data abstraction? what are the three levels of data abstraction with Example?
How can we call the base method without creating an instance?
Explain the purpose of composition.
Can you call the base class method without creating an instance?
If a class inherits an interface, what are the 2 options available for that class?