The ____ phrases in a user story indicate the objects needed by a program.

A. adjectival
B. noun
C. prepositional
D. adverbial


Answer: B

Computer Science & Information Technology

You might also like to view...

Consider the Set interface in the java.util package. Write preconditions and post conditions in OCL for the following operations:

The constraints below assume that the association between the list and its contained elements is called elements. a. int size() returns the number of elements in the set. b. void add(Object e) adds an object to the set. If the object is already in the set, does nothing. c. void remove(Object e) removes an object from the set d. boolean contains(Object e) returns true if the object is contained in the set.

Computer Science & Information Technology

Schools or businesses that need to install software on a large number of computers can usually obtain a _____ for the number of users needed.

A. ?computer license B. ?business license C. ?network license D. ?school license

Computer Science & Information Technology

The ____________________(logical) function returns a value of TRUE if the argument is false, and FALSE if the argument is true;

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The term professional _______ refers to on-the-job choices and actions that reflect a person's values.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology