You are on page 1of 2

BAHRIA UNIVERSITY (KARACHI CAMPUS)

Lab Exam 1- SPRING SEMESTER – 2021


(Object Oriented Programing: CSC-210)

Class: BS (CS): 2A(Group II) (Morning)


Lab Engineer: Salas Akbar Time Allowed: 45 mins
Date: 17-May-2021 Max Marks: 15

Student Name: Enrolment #

mp all questions and Provide proper code and Screen Shots on LMS. No extra time is allowed.Make sure your laptop is fylly charged and have backup for emergency

INSTRUCTIONS:
 Attempt all questions
 Implement the class diagram given into appropriate code
 Apply all the relations between classes as shown in class diagram
 In case of copying/cheating your exam will be marked 0
 Timeline won’t be appended
 Copy paste the code no screen shot of code is allowed
 Attach proper screenshot of console showing running of program properly
 All programs must be dependent on user input no hard coded values are allowed
 Submit .doc or .docx file, While submitting, name your file as StudentName_EnrollmentNo
 Deadline for submission is 12:30 pm

1|Page
BU, CS Department 2/2 Semester 2 (Spring 2021)
CSL-210: OOP Lab Practical Exam 01

Question : 1
The UML diagram of a Bank Account system that contains the following classes.Write Java code for
these classes.

Imlement all classes given in UML diagram.


Create Driver class named as MidLabExam_Enrollemnt. Create proper Objects of all classes
as follows
 Create three objects of Member class. Two of which have current account and one has
saving account
And properly display all the information

------------------------ BEST OF LUCK 😊 --------------------------------

Course Instructor : Sameena Javaid

Signature :____________________

You might also like