Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 3

COMP6047001

Algorithm and Programming


Classes, Files and Exceptions
Session 6

Jude J.L. Martinez


jmartinez@binus.edu
Session Learning Outcomes
Upon completion of this session, students are expected to be able to
• Create Classes
• Implement Inheritance in classes
• Read and write to and from a file
• Implement exceptions
TOPIC: Classes, Files and Exceptions
• Material Available at:

https://github.com/judemartinez/pcc

You might also like