Identifying Domain Classes from the Problem Statements

1. Domain Object Model is used to

Build concept

Build the databases

Construct the logical operations

2. Classes contain the same type objects – here the same type means

Coming from the same sources

They are of same data type

They are using the same attributes and methods

3. List of potential objects can be made from a narrative problem statement by marking the

Verbs from the problem statement

Adjective from the problem statement

Nouns from the problem statement

None of the above

4. All the potential objects we get by using noun method must be into the scope of solution space

True

False

5. My pet, Jimmy is

A specialization of class Pet

An instance of class Pet

None of the above

5. What does merging of parallel activities indicate?

At least one of the acitivities should be completed before doing the next activity

At most one activity could be left over before proceeding with the next activity

All the parallel activities must be completed before performing the next activity

None of the above


 
Decrease font size Increase font size List of experiments
Top