Object-Oriented Design Quiz

Object-Oriented Design Quiz

12th Grade

23 Qs

quiz-placeholder

Similar activities

C++

C++

9th Grade - University

20 Qs

Animate Test Review

Animate Test Review

9th Grade - University

20 Qs

MS Access Terminology

MS Access Terminology

9th - 12th Grade

20 Qs

ADDA Practice #1

ADDA Practice #1

12th Grade

25 Qs

Adobe Illustrator Certification exam practice

Adobe Illustrator Certification exam practice

9th - 12th Grade

21 Qs

Programming Paradigm

Programming Paradigm

12th Grade

19 Qs

C# 102 Assessment

C# 102 Assessment

9th - 12th Grade

20 Qs

CS  Unit 20  Programming paradigms Key Terms Test

CS Unit 20 Programming paradigms Key Terms Test

12th Grade

20 Qs

Object-Oriented Design Quiz

Object-Oriented Design Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Ержан Сагындык

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first stage of the two-stage design process is _______ design. Hint: This stage has activities like creating CRC cards, talking with the customer about their requirements, and creating mockups.

Conceptual

Detailed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second stage of the two-stage design process is ________ design. Hint: This is when you will define the structure of the code and start turning your mockups into classes.

Conceptual

Detailed

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these conceptual design techniques will help you analyze the problem space to determine classes for your object-oriented software? Choose the two correct answers.

CRC

requirements

tradeoffs

mockups

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

During conceptual design, once the problem is mapped into components, what are the other two critical pieces of information that you must specify for these classes or components? Choose the two correct answers.

responsibilities

collaborators

abstract data types

methods

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

You are writing the CRC card for a Bear component. Choose the two responsibilities.

camper

eat berries

hunger

den

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

You are writing the CRC card for a Bear component. Choose the three collaborators.

tree

computer

bear

guitar

den

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You create an object that represents a user, storing important information about them such as their preferences. What kind of object is this?

control

entity

boundary

client

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?