Purchase Solution

Super keyword in Java

Not what you're looking for?

Ask Custom Question

Read this article from the Sun website: http://paul.rutgers.edu/java_tutorial/java/javaOO/subclass.html

Concerning classes and inheritance. Why is the super keyword so important? Present examples of how inheritance can be found in real-life situations

Purchase this Solution

Solution Summary

The expert examines super keywords in Java.

Solution Preview

As you can read in the article: "super is a Java language keyword that allows a method to refer to hidden variables and overriden methods of the superclass. ".

This is important only to add flexibility to the language. It is like implicit type conversion - which is convenient to avoid routine explicit conversions (int to long; short to int etc.).

Inheritance involves building upon an existing class so that additional ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.