Overview
Qualification Grading Type
Graded
Graded
Understand how to design an object-oriented program.
Explain the data members of super-class and inherited classes required for a specified application.
Explain the processing members (methods) for super-class and inherited classes required for a specified application.
Know how to create and compile an object-oriented program.
Develop super-class definitions and inherited classes containing both data and methods to documentation standards.
Explain objects appropriate to a specified application.
Develop executable code which the computer can run using language translation software.
Analyse syntax error messages to edit and produce a successful compilation or runtime file.
Know how to test an object-oriented program.
Design a comprehensive test data plan and calculate expected results to test the program.
Analyse the result of testing the program with expected results to determine whether program meets specification.
Explain appropriate action carried out to correct program errors.