About this exam
This is a 2024 practice_set exam paper for object-oriented-programming at aastu (software-engineering). * This document provides a practical programming exercise focused on building a GUI-based calculator using Java AWT and Swing libraries. * **Topics Covered:** Java Swing components (JFrame, JPanel, JTextField, JButton), Event Handling (ActionListener), and Layout Management. * **Exam Format:** Practical coding problem requiring the implementation of a functional calculator interface and logic.