πŸ“Š Software Project Management (SPM)
Q. Why is Software architecture so important?
  • (A) communication among stakeholders
  • (B) early design decisions
  • (C) transferable abstraction of a system
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned

Explanation: reasons of the architecture to be important are all the mentioned above.

πŸ“Š Software Project Management (SPM)
Q. Why is software architecture called vehicle for stakeholder communication?
  • (A) each stakeholder of a software system is concerned with different characteristics of the system affected by architecture
  • (B) architecture provides a common language in which different concerns can be expressed
  • (C) all of the mentioned
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) none of the mentioned

Explanation: all of the mentioned are correct.

πŸ“Š Software Project Management (SPM)
Q. Which lines depict that architecture defines constraints on an implementation?
  • (A) an implementation exhibits an architecture if it conforms to the structural decisions described by the architecture
  • (B) the implementation need not be divided into prescribed components
  • (C) an implementation exhibits an architecture if it conforms to the structural decisions described by the architecture and the implementation must be divided into prescribed components
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) an implementation exhibits an architecture if it conforms to the structural decisions described by the architecture and the implementation must be divided into prescribed components

Explanation: an implementation exhibits an architecture if it conforms to the structural decisions described by the architecture, the implementation must be divided into prescribed components.

πŸ“Š Software Project Management (SPM)
Q. Why does architecture dictates organizational structure?
  • (A) architecture describes the structure of the system being developed which becomes engraved in the development project structure
  • (B) an implementation exhibits an architecture if it conforms to the structural decisions described by the architecture
  • (C) architecture may not describe structure as whole
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) architecture describes the structure of the system being developed which becomes engraved in the development project structure

Explanation: architecture describes the structure of the system being developed which becomes engraved in the development project structure.

πŸ“Š Software Project Management (SPM)
Q. Which of the following is right dependence relationship?
  • (A) performance depends on how strongly components are coupled with other components in system
  • (B) re-usability depends on the volume and complexity of the inter-component communication and coordination
  • (C) modifiability depends on system’s modularization
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) modifiability depends on system’s modularization

Explanation: performance depends on the volume and complexity of the inter- component communication and coordination,

πŸ“Š Software Project Management (SPM)
Q. Which of the following is correct for decisions made at life cycle level?
  • (A) decisions at all level of like cycle from high level design to coding, implementation affect system quality
  • (B) decisions at all level of like cycle from high level design to coding, implementation may or may not affect system quality
  • (C) decisions at all level of like cycle from high level design to coding,implementation does not affect system quality
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) decisions at all level of like cycle from high level design to coding, implementation affect system quality

Explanation: decisions at all level of like cycle from high level design to coding, implementation affect system quality.

πŸ“Š Software Project Management (SPM)
Q. Is it possible to make quality predictions about a system based solely on evaluation of its architecture?
  • (A) yes
  • (B) no
  • (C) may be
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) yes

Explanation: yes it is possible to make quality predictions about a system based solely on evaluation of its architecture.

πŸ“Š Software Project Management (SPM)
Q. Every possible architecture partition possible changes into which of the following categories?
  • (A) local
  • (B) non local
  • (C) architectural
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned

Explanation: all of the mentioned are true.

πŸ“Š Software Project Management (SPM)
Q. Which change is accomplished by modifying a single component?
  • (A) a local change
  • (B) non local change
  • (C) architectural change
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) a local change

Explanation: a local change is accomplished by modifying a single component.

πŸ“Š Software Project Management (SPM)
Q. An architecture help in evolutionary prototyping in which of the following ways?
  • (A) potential performance problem can be identified early in the product’s life cycle
  • (B) the system is executable early in the product’s life cycle
  • (C) all of the mentioned
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) all of the mentioned

Explanation: all the mentioned are the valid ways.

Jump to