1
SWD392 - Final Exam Questions with
Answers (100% Correct Answers)
There are two categories of data-centered architecture
A. Batch sequential and Repository
B. Pipe-filter and Batch sequential
C. Repository and Blackboard
D. Blackboard and Pipe-filter Answer: C
Sam realized that her DeliveryDriver class had some behaviour and attributes
that could be shared by other classes, like BusDriver and TaxiDriver, so she
made a class called Driver that these classes inherited behaviour from. Which
object-oriented design principle did she use?
A. abstraction
B. encapsulation
C. decomposition
D. generalization Answer: D
Which of these UML diagrams might be useful for the logical view of a system?
A. Class diagram and Sequence diagram
B. Sequence diagram and Deployment diagram
C. State diagram and Class diagram
,2
D. Deployment diagram and State diagram Answer: C
There is a common technique that used in event architectures to indicate
whether or not a particular resource is being accessed by another process at that
moment. What is it called?
A. semaphore
B. access switch
C. toggle
D. occupied Answer: B
What is NOT the essential parts of an HTTP request?
A. A blank space
B. A message body
C. Headers
D. Request-line Answer: A
Which of the following attributes can be improved by installing firewalls,
establishing authentication and authorization processes, and using encryption?
A. availability
B. usability
C. performance
D. security Answer: D
,3
Which of the following quality attribute pairs is tradeoff?
A. Scalability and Performance
B. Reliability and Availibility
C. Availability and Interoperability
D. Reusability and Interoperability Answer: A
What is the name for a physical result of the development process, such as an
executable file?
A. node
B. leaf
C. package
D. artifact Answer: D
What might NOT contain in architecture style?
A. Rules that how to structure the system
B. How to design user interface
C. Constraints that how to structure the system
D. Patterns that that how to structure the system Answer: B
Which connector type allows one of its incident elements to send a request
(method call or message) to another and wait for a response (method return
value or message)
, 4
A. Unblocking
B. Blocking
C. Two-initiator
D. One-initiator Answer: B
Which of these is not desirable characteristic of a web service?
A. composable
B. platform-independent
C. modular
D. simple Answer: B
Which of these quality attributes is most important from the developer's
perspective?
A. usability
B. availability
C. flexibility
D. security Answer: C
What are the main software elements at software development time?
A. Source code modules or files
SWD392 - Final Exam Questions with
Answers (100% Correct Answers)
There are two categories of data-centered architecture
A. Batch sequential and Repository
B. Pipe-filter and Batch sequential
C. Repository and Blackboard
D. Blackboard and Pipe-filter Answer: C
Sam realized that her DeliveryDriver class had some behaviour and attributes
that could be shared by other classes, like BusDriver and TaxiDriver, so she
made a class called Driver that these classes inherited behaviour from. Which
object-oriented design principle did she use?
A. abstraction
B. encapsulation
C. decomposition
D. generalization Answer: D
Which of these UML diagrams might be useful for the logical view of a system?
A. Class diagram and Sequence diagram
B. Sequence diagram and Deployment diagram
C. State diagram and Class diagram
,2
D. Deployment diagram and State diagram Answer: C
There is a common technique that used in event architectures to indicate
whether or not a particular resource is being accessed by another process at that
moment. What is it called?
A. semaphore
B. access switch
C. toggle
D. occupied Answer: B
What is NOT the essential parts of an HTTP request?
A. A blank space
B. A message body
C. Headers
D. Request-line Answer: A
Which of the following attributes can be improved by installing firewalls,
establishing authentication and authorization processes, and using encryption?
A. availability
B. usability
C. performance
D. security Answer: D
,3
Which of the following quality attribute pairs is tradeoff?
A. Scalability and Performance
B. Reliability and Availibility
C. Availability and Interoperability
D. Reusability and Interoperability Answer: A
What is the name for a physical result of the development process, such as an
executable file?
A. node
B. leaf
C. package
D. artifact Answer: D
What might NOT contain in architecture style?
A. Rules that how to structure the system
B. How to design user interface
C. Constraints that how to structure the system
D. Patterns that that how to structure the system Answer: B
Which connector type allows one of its incident elements to send a request
(method call or message) to another and wait for a response (method return
value or message)
, 4
A. Unblocking
B. Blocking
C. Two-initiator
D. One-initiator Answer: B
Which of these is not desirable characteristic of a web service?
A. composable
B. platform-independent
C. modular
D. simple Answer: B
Which of these quality attributes is most important from the developer's
perspective?
A. usability
B. availability
C. flexibility
D. security Answer: C
What are the main software elements at software development time?
A. Source code modules or files