Question: Write at least two paragraphs for each question and provide code snippets as examples. 1.(Programming in the General) How does polymorphism enable you to program
Write at least two paragraphs for each question and provide code snippets as examples.
1.(Programming in the General) How does polymorphism enable you to program in the general rather than in the specific? Discuss the key advantages of programming in the general.
2.(Abstract Methods) What are abstract methods? Describe the circumstances in which an abstract method would be appropriate.
3. (Assigning Base Class and Derived Class References) Discuss ways (there are 4 ways) in which you can assign base-class and derived-class references to variables of base-class and derived-class types.
4. (Abstract Classes vs. Interfaces) Compare and contrast abstract classes and interfaces. Why would you use an abstract class? Why would you use an interface?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
