Software-process-models
August 25, 2024
Software-process-models
August 25, 2024
Software-process-models
August 25, 2024
Software-process-models
August 25, 2024

Software-process-models

Question 11
If S​ 1​ is total number of modules defined in the program architecture, S​ 3​ is the number of modules whose correct function depends on prior processing then the number of modules not dependent on prior processing is :
A
1 + (S​ 3​ / S​ 1​ )
B
1 – (S​ 3​ / S​ 1​ )
C
1 + (S​ 1​ / S​ 3​ )
D
1 – (S​ 1​ / S​ 3​ )
Question 11 Explanation: 
S1 = The total number of modules defined in the program architecture.
S3 = The number of modules whose correct function depends on prior processing.
Module not dependent on prior processing is 1- (S3/S1)
Correct Answer: B
Question 11 Explanation: 
S1 = The total number of modules defined in the program architecture.
S3 = The number of modules whose correct function depends on prior processing.
Module not dependent on prior processing is 1- (S3/S1)

Leave a Reply

Your email address will not be published. Required fields are marked *