SYSTEMS ACTUAL EXAM PAPER 2026
QUESTIONS WITH SOLUTIONS GRADED A+
●● What methods are used for gathering and analyzing system
requirements?.
Answer: Methods include interviews, surveys, document analysis, and
observation.
●● What is the Agile methodology?.
Answer: Agile is a project management methodology that emphasizes
iterative development, collaboration, and flexibility to change.
●● What is the Waterfall model?.
Answer: The Waterfall model is a linear project management
methodology where each phase must be completed before the next
begins.
●● How do you determine appropriate features for a new system?.
Answer: Appropriate features are determined by analyzing gathered
requirements and aligning them with business goals.
●● What is a feasibility study?.
, Answer: A feasibility study assesses the viability of a project from
financial, technical, and organizational perspectives.
●● What are key terms related to system design?.
Answer: Key terms include input, output, controls, and procedures.
●● What is the difference between validation and verification?.
Answer: Validation ensures the system meets user needs, while
verification checks if the system meets specifications.
●● What roles do stakeholders play in system development?.
Answer: Stakeholders include end users, managers, and developers, each
contributing to different aspects of the development process.
●● What are workflow artifacts in system design?.
Answer: Workflow artifacts include dataflow diagrams, entity
relationship diagrams, and class diagrams used to visualize system
processes.
●● What are features of object-oriented programming (OOP)?.
Answer: Features include classes, objects, encapsulation, abstraction,
polymorphism, and inheritance.
●● How can business requirements be translated into OOP?.