answersLogoWhite

0

Typically this would be Unified Modeling Language (UML). See the related Wikipedia link for details.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What tool would a programmer use to visualize the relationship between modules?

D. hierarchy chartPage 83Tony Gaddis


What tool can programmers use to visualize the relationship between modules as a hierarchy?

hierarchy charts


What is the difference between a hierarchy of modules and a flowchart?

What is the difference between a hierarchy of modules and a flowchart.


The degree of interaction between two modules is known as?

The degree of interaction between two modules is known as cohesion.


Which methodology involves breaking of the requirements into modules with information on Interface Requirements between the modules?

High Level design


What is the number of address lines required to address the two modules?

It takes one address line to choose between two modules.


How do you develop a database table for school managemant?

Probably start with a data model preferably a class diagram of the modules involved in school management system. Just keep minimum modules to avoid complexity. For eg. Teacher, Students, Classrooms, Subjects & Library.How you define relationships between different entities would define the tables and relationships between them for eg Library Table should have student id as foreign key & borrowed field as boolean (yes or no). If book is borrowed it will look into the student table for ID based on foreign key.Just remember to keep it simple. Don't get too bogged down by complex relationships and focus on simple yet elegant tables


What variables are useful for two-way communication between modules?

Constant Variables


What are the modules or different modules of embedded system?

what r the modules


What is data in software?

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.


How can we differentiate between an SDRAM and DDR RAM outwardly?

DDR Memory modules have only one notch on the contact strip, positioned just off-centre. Hence DDR modules will not fit in an SD slot. SD Memory Modules have two notches.


What is difference between classes and modules?

i think module life cycle manage program..