156k views
2 votes
Exceptions can be handled in all of these ways except:

A.modular decomposition B.outside-indesign C.object oriented design D.event-driven composition

User Dantix
by
5.6k points

1 Answer

5 votes

Answer: A) Modular decomposition

Step-by-step explanation: Modular decomposition is the composition of a graphs into small modules. These modules are the subset of the whole graphs and thus the part of the graph. These modules are these very design efficient and so they are not capable of handling the exceptions .They have precise representation which has modules which cannot seem to have exception because that will disturb the structure of the graph .

User Balintant
by
6.0k points