Answer:
B) False
Explanation:
In the field of software engineering, developers adopt a standard way with the use of graphical symbols to create, visualize and documents attributes of a software system, this is done using the Unified Modelling Language (UML), In this way visual models of the software application are created. UML can be viewed in two categories with the first category comprising of diagrams that represent the structural information of a software system (Class and object diagram) etc. While the second category comprise of diagram that represent the the behavior of the system (Activity and Use case diagram etc).
However flowcharts are only a method of representing a work-flow or representing an algorithm which is the step by step method of solving a problem. Even though both makes use of symbols for representation of events, they different