Object Oriented Design Week 1 Quiz Answer Coursera
In this article, i am gone to Share Object Oriented Design Coursera Course Week 1 , Module 1 Quiz Answer with you. i hope you like me work.
About this Course
This course takes Java beginners to the next level by covering object-oriented analysis and design. You will discover how to create modular, flexible, and reusable software, by applying object-oriented design principles and guidelines. And, you will be able to communicate these designs in a visual notation known as Unified Modelling Language (UML). You will be challenged in the Capstone Project to apply your knowledge of object-oriented design by evolving and documenting the Java codebase for an Android application with corresponding UML documentation.
Module 1 Quiz
Question 1)
Which of these are desirable characteristics of a software design? Choose the three correct answers.
- flexible
- reusability
- tight coupling
- maintainability
Question 2)
Identify two outcomes of the design process. Choose the two correct answers.
- conceptual design
- technical design
- design plan
- code implementation
Question 3)
You are writing out a CRC card for a bank machine component. Under which section should you put "Track Cash Remaining,
- Collaborator
- Risk
- Responsibility
- Class
Question 4)
Which two of these are likely to be a part of conceptual design?
- Mockups
- CRC Cards
- Methods
- Abstract data types
Question 5)
When during the design process are you likely to produce CRC cards the most?
- technical design
- conceptual design
- customer meetings
- after releasing the software
Question 6)
Which of the following are examples of non-functional requirements? Choose the three correct answers.
- security
- availability
- Purpose
- performance
Question 7)
Select the three categories of objects generally present in object-oriented software.
- entity
- control
- Tool
- boundary
Question 8)
An object which is responsible for showing data to the user could be considered which category of object?
- control
- entity
- Boundary
- representation
Question 9)
You are planning a Professor class as part of your software design. Which of these will you consider a collaborator? Choose the two correct answers.
- Teach Course
- Course
- Student
- Track Employment Status
Question 10)
What is a requirement of this form called? "As a ___, I want to __, so that _".
- user story
- entity abstraction
- conceptual mockup
- key concept
Question 11)
You are a programmer creating software for a bank machine system. Which section of a CRC card for the bank machine component will the "User" go into?
- Class
- Object
- Collaborator
- Responsibility
Question 12)
During conceptual design, you will talk about... (Choose the three correct answers):
- mockups
- Tradeoffs
- requirements
- technical diagrams
______________________________________________________________
2 Comments
Really nice article and helpful
ReplyDeleteThanks for sharing this very Nice article.. please share week 2 quiz answers
ReplyDelete