...
October 5, 2023

Software-Reliability

Question 1 The following table shoes the time between failures for a software system The reliability of the system for one hour of operation assuming an […]
October 5, 2023

Software-Engineering

Question 28 Consider the following pseudo-code: IF ((A > B) AND (C > D)) THEN A = A + 1 B = B + 1 ENDIF […]
October 5, 2023

Software-Engineering

Question 30 Consider a software program that is artificially seeded with 100 faults. While testing this program, 159 faults are detected, out of which 75 faults […]
October 5, 2023

Software-Engineering

Question 34 The cyclomatic complexity of each of the modules A and B shown below is 10. What is the cyclomatic complexity of the sequential integration […]