Answer the following questions true (T) or false (F)

1. True/False: An object modeling language is a standardized set of symbols that includes ways to arrange the symbols to model parts of an object oriented software design.

2. True/False: A class can only have one constructor.

3. True/False: UML is important because it helps the designers keep track of what they are doing and what has been done, and helps them devise ways to increase functionality and improve the program through time.

1. T
2. F
3. T

Computer Science & Information Technology

You might also like to view...

What is the term for a method that is written by programmers as needed?

a. Dummy b. Custom c. Designer d. Variable e. None of these

Computer Science & Information Technology

A ____ is a container that stores the projects and files for an entire application.

A. user interface B. program environment C. solution D. program

Computer Science & Information Technology