Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q# 02: (Marks: 10) Cohesion is the qualitative indication of the degree to which a module focuses on just one thing. Functional, temporal, procedural and

image text in transcribed

Q# 02: (Marks: 10) Cohesion is the qualitative indication of the degree to which a module focuses on just one thing. Functional, temporal, procedural and communicational cohesion are some of the Levels/Ranges of cohesion. You are required to identify the type of cohesion that the following statements represent. Justify your answer with solid reason. A function/routine that initializes data used by many modules throughout a system. All the parameter which require initialization are set to their starting values irrespective of their functional relationship are initialized in this function/routine 1. 2. Suppose there is a module which intends to repair the damaged record of the database and then update the maintenance file. 3. Suppose a complex module A which have numerous sub modules like al, a2, a3 etc. and all sub module of module A are only performed to carry out the task of the parent module (i.e module A)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Database Programming

Authors: Chris Fehily

1st Edition

1937842312, 978-1937842314

More Books

Students also viewed these Databases questions

Question

What does the face (or par) value of a bond represent?

Answered: 1 week ago

Question

Where is the median of a data set located?

Answered: 1 week ago