A. Modules are robust
B. Module can use other modules
C. Modules Can be separately compiled and stored in a library
D. Modules are mostly dependent
Explanation: Modularity cannot bring benefits unless the modules are autonomous or independent
Advertisement
Related Mcqs:
- Which of the following is/are true with respect to functions ?
- A. A function such as “search-book” is represented using a circle B. Functions represent some activity C. Function symbol is known as a process symbol or a bubble in DFD D. All of the mentioned...
- Choose the incorrect statement in terms of Objects ?
- A. Objects are abstractions of real-world B. Objects can’t manage themselves C. Objects encapsulate state and representation information D. All of the mentioned...
- Which is the first step in the software development life cycle ?
- A. Analysis B. Design C. Problem/Opportunity Identification D. Development and Documentation...
- Actual programming of software code is done during the __________________ step in the SDLC?
- A. Maintenance and Evaluation B. Design C. Analysis D. Development and Documentation...
- The importance of software design can be summarized in a single word which is___________________?
- A. Efficiency B. Accuracy C. Quality D. Complexity...
- Choose the option that does not define Function Oriented Software Design ?
- A. It consists of module definitions B. Modules represent data abstraction C. Modules support functional abstraction D. None of the mentioned...
- Who designs and implement database structures ?
- A. Programmers B. Project managers C. Technical writers D. Database administrators...
- Which of the following is the best type of module cohesion ?
- A. Functional Cohesion B. Temporal Cohesion C. Functional Cohesion D. Sequential Cohesion...
- Which of the following points related to Object-oriented development (OOD. is true ?
- A. OOA is concerned with developing an object model of the application domain B. OOD is concerned with developing an object-oriented system model to implement requirements C. All of the mentioned D. None of the mentioned...
- Which of the following is a disadvantage of OOD ?
- A. Easier maintenance B. Objects may be understood as stand-alone entities C. Objects are potentially reusable components D. None of the mentioned...
Advertisement