Explain why java does not support multiple inheritance, JAVA Programming

Assignment Help:

Question:

(a) Differentiate between the following terms using suitable examples of your own:-

(i) inheritance v/s composition
(ii) subclass v/s superclass
(iii) software re-usability v/s data encapsulation

(b) Discuss why casting a superclass reference to a subclass reference is potentially dangerous. Use appropriate examples to support your answer.

(c) (i) Explain why Java does not support multiple inheritance.

(ii) What feature of Java helps to simulate multiple inheritance. Use a suitable example of your own to illustrate your answer.

(d) (i) Write down an inheritance hierarchy for classes Quadrilateral, Trapezoid, Parallelogram, Rectangle, Square. Use Quadrilateral as the
superclass of the hierarchy.

(ii) Identify a maximum number of subclass levels in your hierarchy.
(iii) The private data members of Quadrilateral should include the (x,y) coordinate pairs for the four endpoints of the Quadrilateral.

(iv) Write down a driver program that instantiates and displays objects of each of these classes.


Related Discussions:- Explain why java does not support multiple inheritance

Describe in brief about the polymorphism, Describe Polymorphism? Polymo...

Describe Polymorphism? Polymorphism can be referred as one name many forms. It's the ability of methods to behave differently, depending upon object who is calling it. Key feat

Virtual function, What is virtual function? While derived class override...

What is virtual function? While derived class overrides the base class method by redefining the same function, after that if client wants to access redefined the method from der

Integration of neo4j and opengeo, Integration: Neo4J, OpenGeo, Ikanow Pr...

Integration: Neo4J, OpenGeo, Ikanow Project Description: I have an ongoing project to loosely integrate a variety of existing Open Source products: OpenGeo (geospatial server

Explain the term - garbage collection, Explain the term - Garbage Collectio...

Explain the term - Garbage Collection Java  performs  garbage  collection  and  eliminates  the  need  to  free  objects  explicitly.  When an object  has  no references   to

Explain try and catch exception in java, Explain try and catch exception in...

Explain try and catch exception in java? Why use exceptions instead of return values? 1. Forces error checking 2. Cleans up your code through separating the normal case from

Test phases and cycles? , 1. Unit tests :There are two popular processe...

1. Unit tests :There are two popular processes to testing server-side classes: mock objects, which test classes by checking the server container, and in-container testing, which

Terminology, what is mearnt by a variable in java

what is mearnt by a variable in java

What does the keyword "synchronize" mean in java, What does the keyword " s...

What does the keyword " synchronize " mean in java. What are the usage and disadvantages of synchronization?

Arrays, 1. Arrays and working with arrays

1. Arrays and working with arrays

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd