Illustrate the term- abstracting out common behaviour, Database Management System

Assignment Help:

Illustrate the term- Abstracting Out Common Behaviour

Inheritance is not every time recognised during analysis phase of development, thus it is necessary to re-evaluate object model to find common operations among classes. Also during design, new classes and operations can be added. If a set of operations or/and attributes seems to be repeated in two classes, then it indicates that two classes are specialised variation of the exact general class.

When common behaviour is identified, a common super class can be created which implements shared features, leaving only specialized features in derived classes. This transformation of the object model is known as abstracting out a common super class or a common behaviour. 

The creation of an abstract super class also enhances the extensibility of the software product.

Associations are useful for finding access paths among objects in system. During object design itself, we should implement associations.

 


Related Discussions:- Illustrate the term- abstracting out common behaviour

What creates while a primary key is combined with a foreign, What it create...

What it creates while a primary key is combined with a foreign key? It creates Parent-Child relation ship between the tables that connect them while a primary key is combined w

What are the three classes of sql expression, What are the three classes of...

What are the three classes of SQL expression? SQL expression consists of three clauses:  Select  From  Where

Aggregation, Aggregation : One limitation of the E-R diagram is that they d...

Aggregation : One limitation of the E-R diagram is that they do not permit representation of relationships between relationships. In such a case the relationship along with its ent

Differences among the candidate keys and the primary key, Discuss the diffe...

Discuss the differences among the candidate keys and the primary key of a relation. Give instance to describe your answer? A candidate key is one that can be used as primary ke

Data base model, why are older data base model are being replaced by new da...

why are older data base model are being replaced by new data model

What are advantages of object models, What are advantages of object models?...

What are advantages of object models? Object models are efficient for communicating with the application experts and reaching a consensus about the significant aspects of the p

Create a view that finds the student name, Section A:  Use the following ta...

Section A:  Use the following tables to create a database called College.  Use SQL commands. Student stuid(primary) lastName firstName

Union - basic set operation, UNION If R1 and R2 are two union compatibl...

UNION If R1 and R2 are two union compatible relations then R3 = R1 ∪ R2 is the relation having tuples that are either in R1 or in R2 or in both. In case, R3 will have tuples

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