Although many different OOAD processes exist, a single graphical language for com- municating the results of any OOAD process has come into wide use. This language, known as the ____________, is now the most widely used graphical scheme for modeling object-oriented systems.
Fill in the blank(s) with the appropriate word(s).
UML
Computer Science & Information Technology
You might also like to view...
A category of information about students, such as their phone numbers, would be stored in a(n) ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following statements about a named constant is NOT true?
A. Its content cannot change during program execution. B. Its value can be changed during program execution. C. It is a memory location. D. It is declared using the reserved word final.
Computer Science & Information Technology