2013 Test 1
2013 Test 1
College of Informatics
Object Oriented programming Test I
Date: 05-10-2023
Time Allowed: 1’:30’’.
Name: _____________________________________ ID No: ______________________
PART II Write the output of the following programs in the provided box
1.
2.
3.
4. Given (4 pts)
5. create a class named students with name, age, sex attributes/variables and
info() method for displaying the student all information.(2 pts)