...
August 28, 2024

Software-Engineering

Question 116 Which of the following metric represents the expected life time of a software system? A Failure probability B Failure density function C Mean time […]
August 28, 2024

Software-Engineering

Question 121 In the context of Object oriented software design, which of the following consequences of use of inheritance is disadvantageous? A Increased coupling between classes […]
August 28, 2024

Software-design

Question 6 Which of the following software development process is not necessarily useful for developing software for automating an existing manual system for a client? A […]
August 28, 2024

Software-Engineering

Question 123 Let various levels of cohesion of software modules be denoted by C,T,S, and F as given below: C: Coincidental F: Functional S: Sequential T: […]