What are forward and reverse engineering tools, and how are they used?
What will be an ideal response?
Forward engineering tools can translate business processes and functions into applications. Some CASE tools allow you to build the system either by editing objects and code directly, or by modifying graphical representations such as DFDs and UML diagrams. Reverse engineering tools allow you to examine an existing application and break it down into a series of diagrams, structure charts, and, in some cases, source code.
You might also like to view...
What does IntelliSense help you do?
a) Detect errors b) Simplify writing code c) Compile your code d) a and c
Most software uses a(n) GUI, which allows the user to give the computer commands using menus, buttons, icons, links, and more.
Answer the following statement true (T) or false (F)
A(n) ____ operating system is a multiuser OS because it controls a single, centralized computer that supports many users on networked computers.?
A. ?personal computer B. ?embedded C. mobile D. ?server
Reengineering and continuous improvement have the same definition.
Answer the following statement true (T) or false (F)