The SSE-CMM project originated at the National Security Agency (NSA) in 1993.
Answer the following statement true (T) or false (F)
True
Computer Science & Information Technology
You might also like to view...
In an array based implementation of the ADT List, what is a characteristic of the time required to access any particular element in the list?
a. you have no way of knowing how long it will take b. the time required is a constant c. the time required is a function of the size of the list d. It is of order O(n2)
Computer Science & Information Technology
An aggregation relationship is usually represented as __________ in ___________.
a. a data field/the aggregating class b. a data field/the aggregated class c. a method/the aggregating class d. a method/the aggregated class
Computer Science & Information Technology