The coupling between different modules of a software is categorized as follows: I. Content Coupling II Common Coupling III Control Coupling IV Stamp Coupling V Data Coupling Coupling between modules cab be ranked in the order of strongest (least desirable) to weakest (most desirable) as follows (GATE-2009)
I-II-II-IV-V
V-IV-III-II-I
I-III-V-II-IV
IV-II-V-III-I
Which of the following is NOT desired in a good SRS document? (GATE-2011)
Functional Requirements
Non-functional Requirement
Goals of Implementation
Algorithms for software implementation
Which of the following statement is true I. The context diagram should depict the system as a single bubble II. External entities should be identified clearly at all levels of DFDs. III. Control information should bot be represented in a DFD. IV. A data stroe can be connected to either another data store or an external entity. (GATE-2009)
Comments
Post a Comment