1.Which form of coupling involves transferring an entire data structure from one module to another?
2.Which type of module cohesion is considered the most effective?
3.Among the listed types of module coupling, which one is considered the most undesirable?
4.Which term describes the extent of dependency among different software modules?
5.Which of the following best represents examples like Java packages and Fortran subroutines?
6.Which form of module coupling is considered the most effective?
7.Which of the following statements about the advantages of software modularity is incorrect?
8.Which single term best captures the significance of software design?
9.What does the process of debugging involve?
10.What is the term for converting a task into a set of instructions that a computer can execute?
11.Which diagram is primarily used for designing structured systems?
12.During which phase of the Software Development Life Cycle (SDLC) is the actual writing of code performed?
13.What do we call a detailed procedure that outlines the steps to solve a problem?
14.What is the initial phase in the software development life cycle?
15.Who is responsible for designing and managing the structure of databases?
16.During the Analysis phase, what is created to clearly define the project's goals and objectives?
17.During the Design phase, what is the main focus of attention?
18.Does static analysis require running the program during its process?
19.Which method is included in the scope of Static Analysis techniques?
20.Which statement about Model Checking is inaccurate?