1.Which of the following is not considered an operation in object-oriented design algorithms and data structures?
2.Which statement accurately describes aspects of Object-Oriented Development (OOD)?
3.Which concept combines data and the methods that operate on that data into a single unit?
4.In a Data Flow Diagram (DFD), what does the Data Store symbol signify?
5.In a Data Flow Diagram (DFD), what does a directed arrow or line signify?
6.What is one of the primary functions of a CASE tool?
7.What is another name for a context diagram?
8.Which of the following is not considered a task within Structured Analysis (SA)?
9.Which phase aims to produce a representation that can be directly translated into a programming language?
10.From which methodologies are SA/SD diagrams derived?
11.In Data Flow Diagrams (DFD), which symbol is depicted as a rectangle?
12.In Data Flow Diagrams (DFDs), which symbol represents the user's interaction with the system?
13.Structured Analysis relies on which of the following foundational principles?
14.Which of the following is not a function performed by a CASE tool?
15.In function-oriented design, which document primarily details the functional requirements at the start?
16.Which of the following statements about functions is accurate?
17.Select the option that is NOT characteristic of Function-Oriented Software Design.
18.Among the types of module cohesion, which one is considered the least desirable?
19.Which type of cohesion occurs when all operations within a module are performed during the same time period?
20.Which method serves as a complementary alternative to the function-oriented approach?