About this exam

This is a 2024 practice_set exam paper for object-oriented-programming at aau (computer-science). This document contains a set of practice problems focused on Java Object-Oriented Programming concepts, specifically class design, method implementation, and output prediction. It includes exercises on creating classes like 'Fraction' with methods for arithmetic and simplification, as well as geometric point manipulation using 'TwoD' and 'ThreeD' classes. Key topics include: constructors, getter/setter methods, method overloading, static methods, and basic algorithm implementation (GCD). The format consists of code analysis and implementation tasks with a point-based grading structure.