Sie sind auf Seite 1von 8

103. What concept is followed by Conceptual integrity?

Select one:
a. None of the mentioned
b. Architecture should do different things in different ways
c. Architecture should do similar things in similar ways
d. Architecture should do different things in similar ways

The correct answer: Architecture should do similar things in similar ways

110. What among the following belongs to Error avoidance?

Select one:
a. Does the system respond with appropriate speed to a user request.
b. Does the system anticipate and prevent common user error?
c. How quick is it for the user to learn to use the system’s interface
d. Can the user remember how to do system operations between users of the system

The correct answer: Does the system anticipate and prevent common user error

105. Which of the following can be considered regarding client and server?

Select one:
a. Client and server is an architectural style
b. Client and server may be considered as an architectural style
c. Client and server is not an architectural style
d. None of the mentioned
The correct answer: Client and server is an architectural style

112. QAW(Quality Attribute Workshop) is focused on:

Select one:
a. System level concerns
b. Component level concerns
c. None of the above
d. Reference model level concerns
The correct answer: System level concerns
108. Why does a system delay to respond?

Select one:
a. High resource consumption
b. Delay in reply from I/O Device
c. Due to Deadlock
d. All of the above

22 One of the statements given below is true with respect to stakeholders' priorities.
Which one?

Select one:
a. System Maintainer: Performance and scalability
b. Chief Technologist: Does it adhere to organization standards ?
c. Infrastructure Manager: How fast can I diagnosis of faults and failures and how quickly I can
recover?
d. Database Designer: Build strategy

correct: b. Chief Technologist: Does it adhere to organization standards ?

124 Which of the following does not appear on a diagram describing the WIndows
Architecture?

Select one:
a. SQLite
b. User Mode
c. . Kernel Mode
d. DLLs
The correct answer: SQLite

111 Which requirements can affect binding time decisions out of the following mentioned?

Select one:
a. Regional distinctions
b. All of the choices given
c. Configurations
d. Portability
The correct answer: All of the choices given
106. If a system keeps on crashing frequently. Which quality attribute it is not able to
meet?

Select one:
a. Usability
b. Security
c. Performance
d. Availability
The correct answer: Availability

117. “Partitioning of data would benefit performance” belongs to

Select one:
a. Data Model of performance
b. All of the given choices
c. Resource Mgmt of performance
d. Co-ordination model of performance
The correct answer: Data Model of performance

109. What is the main technique for achieving portable software?

Select one:
a. None of the mentioned
b. The main technique for achieving portable software is to increase the overall performance
c. The main technique for achieving portable software is to isolate system dependency
d. The main technique for achieving portable software is to have independent platform
dependency
The correct answer: The main technique for achieving portable software is to isolate system dependency

116. Which of the following is not related to Resource Mgmt of Performance

Select one:
a. prioritization of resources
b. maintaining multiple copies of key data would benefit performance
c. system elements that need to be aware of, and manage, time and other performance-critical
resources

d. process/thread models

correct : . system elements that need to be aware of, and manage, time and other performance-
critical resources
129. The full form of POFOD is

Select one:
a. Performance of Features of Design Decisions
b. Portability of Factory on Demand
c. Performance of Fault of Detection
d. Probability Of Failure On Demand
The correct answer: Probability Of Failure On Demand

123. One of the statements given below is not true with respect to stakeholders'
priorities. Which one?

Select one:
a. Database Designer: Information security issues?
b. Release & Configuration Manager: How do I replace of a subsystem with minimal impact ?
c. Application Development team: How do I plan for division of work?
d. Users/Customers: How easy it is to use?
The correct answer: Release & Configuration Manager: How do I replace of a subsystem with minimal
impact
126. Which of the following represents a Hierarchical organization?

Select one:
a. Layered Structure
b. Deployment
c. Decomposition
d. Client-Server
The correct answer: Layered Structure

101. What are the characteristics does a good SA consists of?


This one is not multiple-choice question we need to write down the answer.
We can give multiple answers below one is the sample correct me if I am wrong
Answer: A good SA consists of Feasibility, Adequacy, Clarity, Completeness, Consistency,
Wellformedeness

128. A running process resets the timer periodically and it starts counting again. If the
timer is not reset it reaches a high enough count to trigger an alarm. A message is
passed to an appropriate location for corrective action. This is a tactics for:

Select one:
a. Fault Detection b. Redundancy
c. Error masking
d. Fault Prevention
The correct answer: Fault Detection
130. Which of these is not a modifiability tactic

Select one:
a. Factoring common service
b. Restrict Communication Paths and dependencies
c. Publish-subscribe
d. Maintain multiple copies of data/ computation
The correct answer/s : Maintain multiple copies of data/ computation

113. One of the Society Business goals is:

Select one:
a. Operate effectively within legal environment
b. Maximum Profit in short time
c. Run a stable organization
d. Expand market share
The correct answer: Operate effectively within legal environment

118 The main characteristics of “Security” is not

Select one:
a. Integrity
b. Genuinty
c. Availability
d. Confidentiality
The correct answer: Genuinty

220 Record and Playback is a

Select one:
a. Performance enhancing tactics
b. Strategy for one of the testabilty tactics
c. Methodology to ensure the security feature of the system
d. New feature in modern music web apps
The correct answer: Strategy for one of the testabilty tactics
119 Checksum and Hash Values are used to

Select one:
a. Establish Confidentiality
b. Ensure Availability
c. Resist attacks
d. Verify message Integrity
The correct answer: Verify message Integrity

114. What approach must be followed to test a hypothesis?

Select one:
a. By remembering ASRs
b. By declaring the additional requirements as non-satisfiable
c. By adjusting the design
d. By using the analysis techniques already covered

The correct answer: By using the analysis techniques already covered

107. Ability to “continuously provide” correct service without failure means

Select one:
a. Performance
b. Reliability
c. Availability
d. Usability
The correct answer: Reliability

125 Which of these is not structure describing an Architecture

Select one:
a. Module Structure
b. Allocation structures
c. Activity Structure
d. Component-and-connector structures

correct: Activity Structure


130 Which of these is not a modifiability tactic
Select one:
a. Publish-subscribe
b. Maintain multiple copies of data/ computation
c. Factoring common service
d. Restrict Communication Paths and dependencies

correct: Maintain multiple copies of data/ computation

115. Designing the architecture is a matter of:


Select one:
a. Iterating until requirements are satisfied
b. Determining the ASRs
c. Decompose an element to satisfy the ASRs
d. All of the given choices.

correct All of the given choices.

104 What makes a good architecture?

Select one:

a. The architecture may not be the product of a single architect or a small group

b. All of the mentioned


c. The architect should have the technical requirements for the system and an articulated
and prioritized list of qualitative properties

d. The architecture may not be well documented

correct: The architect should have the technical requirements for the system and an articulated and
prioritized list of qualitative properties

121 Which of these statements is not true about software architecture:

Select one:

a. Software Architecture helps Stakeholders understand and reason about without getting
lost into a sea of details

b. Software Architecture is a blueprint of a software system that helps stakeholders to


understand how the system would be once it is implemented
c. Software Architecture is a description at a higher level of abstraction than objects and
lines of codes

d. Software Architecture is a detailed description of the Software System in terms of its


building block

correct: Software Architecture is a detailed description of the Software System in terms of its
building block
127. Server periodically sends a signal Listeners listen for such a signal. Failure of the signal
means that the server is dead. This signal is called a:
Select one:
a. Echo
b. Exception
c. Ping
d. Heartbeat
The correct answer: Heartbeat

102 Which of the following is incorrect?


a) A reference model divides the functionality
b) A reference architecture is the mapping of that functionality onto system decomposition
c) All of the mentioned
d) None of the mentioned

The correct answer: None of the mentioned


Explanation - All of the mentioned are correct.

Das könnte Ihnen auch gefallen