What are adding methods, JAVA Programming

Assignment Help:

What are adding methods?

A subclass isn't restricted to changing the behavior of its superclass. It can also add fully latest techniques and fields that are not shared along with the superclass. For example if a class represents a user of a multi-user database, the user class might begins off along with no access. Secretaries could be given read-only access. Thus the secretary class would have additional techniques to read data that aren't part of the user class.

Data entry clerks might be permitted to read the database and to create latest records but not to modify old records. Thus the data entry class would inherit from the secretary class and have methods to permitting adding new records. A supervisor class would inherit from the data entry class and also have methods in which permit modification of existing records. At last a database manager would inherit from supervisor, other than have new techniques that permitted database managers to change the structure of the database.

As a practical example, recall that the Car class added a numberDoors field and a getNumberOfDoors() method in which the MotorVehicle class didn't have.


Related Discussions:- What are adding methods

Prepare simple spring maven task, Prepare Simple spring maven task Proje...

Prepare Simple spring maven task Project Description: We want a very simple delivery for one of our tasks using Spring STS Maven project. This chat does not have UI interf

Develop a desktop chatbot application, Develop a desktop Chatbot applicatio...

Develop a desktop Chatbot application Project Description: Looking for an in depth and smart working chatbot Seeking someone with skills working with AI and chatbots and t

Test driven development (tdd)? , Test Driven Development (TDD) TDD pro...

Test Driven Development (TDD) TDD process gives your confidence in the delivered code for the following things. 1. TDD can remove duplication of code and also disciplines t

User defined key class in the hashtables aur hashmap, You should override ...

You should override the hashCode() and equals() functions from the Object class. The default implementation of the hashcode() and equals(), which are inherited from the java.

Explain the use and purpose of java adapter classes, Question: (a) Exp...

Question: (a) Explain the event handling mechanism using a 'JComboBox' as example. Your answer must clearly indicate the event source, event object and event listener. Also

How do i include static files within a jsp page, Static resources should al...

Static resources should always be contained using the JSP include directive. This way, the inclusion is performed just once during the translation phase. Do note that you should al

Explain super class and sub class in java, 1. In Java (and OOP), Inheritanc...

1. In Java (and OOP), Inheritance includes the concept of super class that is parent class and sub class that is derived class. Explain What is a super class in Java? What is a sub

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