Software engineers use _____________ to communicate their project design and ideas through diagrams.

A. Unified Diagram Language
B. Software Communication Protocols
C. IFE (Infrastructure For Engineers)
D. Unified Modeling Language

D

Computer Science & Information Technology

You might also like to view...

Windows Firewall is configured by default as a one-way firewall to block unwanted incoming connections. To configure it to block outbound connections and block or permit specific UDP or TCP port numbers in Windows 7/8/8.1, perform which of the following actions?

a. Use Add or Remove Windows Features in Control Panel, Programs b. Click Change Settings in Windows Firewall. c. Click Advanced Settings in Windows Firewall. d. Click Allow an app or feature through Windows Firewall.

Computer Science & Information Technology

Which JOIN returns only those rows where the linking values match in both of the tables?

a. INNER JOIN b. OUTER JOIN c. LEFT JOIN d. RIGHT JOIN

Computer Science & Information Technology