Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

OOP Lab Assignment 2: BlockSection, Student, Course, and Data Access Classes, Assignments of Object Oriented Programming

The code structure and classes for a lab assignment in object-oriented programming (oop) for a computer science student. The assignment involves creating classes for blocksection, student, course, and their respective data access classes (blocksectionda, studentda, courseda). The main class is comreportversion2. The assignment is private on github and the output is not provided in this document.

Typology: Assignments

2023/2024

Uploaded on 02/20/2024

faye-camille-pagarigan
faye-camille-pagarigan 🇵🇭

2 documents

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Buri, Faye Camille 2BSCS-1
IDE used: GitHub.
Repository Name: OOP_LabAssign2 (private)
BlockSection class
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download OOP Lab Assignment 2: BlockSection, Student, Course, and Data Access Classes and more Assignments Object Oriented Programming in PDF only on Docsity!

Buri, Faye Camille 2BSCS- 1 IDE used: GitHub. Repository Name: OOP_LabAssign2 ( private ) BlockSection class

Student class

BlockSectionDA class

StudentDA class

COMReportVersion2 class (Main class)

Output