August 28, 2024

Software-Engineering

Question 145 Consider module M, which is a serial integration of two sub-modules, A and B, having cyclomatic complexities of 10 and 8 respectively. What is […]
August 28, 2024

Software-design

Question 1 Which of the following approaches is generally applied for module design phase while developing new software? A Top-down approach B Bottom-up approach C centre […]
August 28, 2024

Software-Engineering

Question 130 What is the defect rate of Six sigma? A 1.0 defect per million lines of code B 1.4 defect per million lines of code […]
August 28, 2024

Software-Engineering

Question 133 An __________ chart is a project schedule representation that presents project plan as a directed graph. The critical path is the __________ sequence of […]
August 28, 2024

Software-Engineering

Question 136 According to the ISO-9126 Standard Quality Model, match the attributes given in List-I with their definitions in Lit-II: Choose the correct option from the […]
August 28, 2024

Software-Engineering

Question 140 Adaptive maintenance is a maintenance which __________. A correct errors that were not discovered till testing phase B is carried out to port the […]
August 28, 2024

Software-Engineering

Question 167 Module design is used to maximize cohesion and minimize coupling. Which of the following is the key to implement this rule? A Inheritance B […]
August 28, 2024

Software-configuration-management

Question 2 Verification: A refers to the set of activities that ensure that software correctly implements a specific function B gives answer to the question – […]
August 28, 2024

Software-Engineering

Question 143 Which design metric is used to measure the compactness of the program in terms of lines of code? A Consistency B Conciseness C Efficiency […]
August 28, 2024

Software-Engineering

Question 144 Which of the following are the primary objectives of risk monitoring in software project tracking? P: To assess whether predicted risks do, in fact, […]
August 28, 2024

Software-Engineering

Question 172 Software products need are adaptive maintenance for which of the following reasons? A To rectify bugs observed while the system is in use. B […]
August 28, 2024

Software-Engineering

Question 147 Which of the following statements is/are TRUE? P: In software engineering, defects that are discovered earlier are more expensive to fix Q: A software […]