What is the difference between a hierarchy of modules and a flowchart.
D. hierarchy chartPage 83Tony Gaddis
hierarchy charts
i think module life cycle manage program..
The degree of interaction between two modules is known as cohesion.
Modules refer to individual units or sections within a course that cover specific topics or concepts, whereas curriculum is the overall plan or framework that outlines the goals, content, and sequence of a course or educational program. Modules are like building blocks that make up the curriculum as a whole.
High Level design
Lotus mail is not that famous like Gmail. It does not contain various modules and features. Gmail is one of the most powerful mailing service.
It takes one address line to choose between two modules.
Main classification of kernel: Monolithic & microlithic Monolithic kernel is a large program ,which contains different modules and they can interact each other . New modules can be dynamically linked or inserted in it.Ie at run time, and we do not want to reboot the system. Microlithic kernel contains different modules .They may be linked together .These modules can communicate with those modules ,which are linked with it.We can only statically insert a new module in it.And when inserting a new module ,we have to link it with other modules to whom with which it has to communicate. Retheesh Soman & Saneeth P R Vadakara,Calicut Ph:9947874780
Constant Variables
what r the modules
Coupling is a measure of the relationship or dependency between two modules. Data Coupling occurs between two modules when data is passed by parameters using a simple argument list and every item in the list is used.