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

Need Project Ideas.., I need some Unique Idea About my final Year Project ....

I need some Unique Idea About my final Year Project . It could be a Website or an Android application. I want to create Something very unique which in some sense benefits a society

Program, write code employe managment

write code employe managment

Illustrate dynamic vs. static class loading?, 1. "Classes are statically lo...

1. "Classes are statically loaded with Java's "new" operator." This would imply that static methods could be executed without the class being loaded. 2. "Unlike the static loa

Luminous jewels, Luminous Jewels - The Polishing Game Byteland county is v...

Luminous Jewels - The Polishing Game Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various lum

Who can an applet talk to, Who Can an Applet Talk To? By default an app...

Who Can an Applet Talk To? By default an applet can just open network connections to the system from that the applet was downloaded. This system is known as the codebase. An ap

What are the advantages of multimedia presentations, What are the advantage...

What are the advantages of multimedia presentations? Write any five. Multimedia presentation is a excellent tool for effective communication: Advantages: 1. Easy to make l

What is a variable in java program, What is a variable in Java program? ...

What is a variable in Java program? It's a memory location. Memory location is given some name. Memory location is being assigned some value. Value may change o

Require assistance in java / grails support, require assistance in Java / G...

require assistance in Java / Grails support We have a project which requires continuous maintenance / support and occasional feature development. Its running on Java 1.7 / Grail

Describe java operators, Describe java operators? An operator is a symb...

Describe java operators? An operator is a symbol which operates on one or more arguments to generate a result. The Hello World program is so easy it doesn't use any operators,

Retrieving data from Excel file , how to retrieve data from Excel file, and...

how to retrieve data from Excel file, and display that data in table on jsp page?

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