0% found this document useful (0 votes)
114 views

Oop Lab Assignment PDF

This document contains an OOP assignment submitted by Hurara Akram to Umer Zia on May 8, 2019. It includes a class called Person with string and integer attributes like name, rating, and feedback, along with getter and setter methods. It also contains a flow diagram showing a package called testimonials that has a Person class with attributes and getter/setter functions, as well as a main Testimonials class to create Person objects and set their values.

Uploaded by

Hurara Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
114 views

Oop Lab Assignment PDF

This document contains an OOP assignment submitted by Hurara Akram to Umer Zia on May 8, 2019. It includes a class called Person with string and integer attributes like name, rating, and feedback, along with getter and setter methods. It also contains a flow diagram showing a package called testimonials that has a Person class with attributes and getter/setter functions, as well as a main Testimonials class to create Person objects and set their values.

Uploaded by

Hurara Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

COMSATS UNIVERSITY OF ISLAMABAD,

ATTOCK CAMPUS

OOP ASSIGNMENT

Submitted By:
HURARA AKRAM
Registration no:
FA18-BCS-007
Submitted To:
Umer Zia
Date:
08-05-2019

Department of computer science


COMSATS UNIVERSITY OF ISLAMABD,ATTOCK CAMPUS
Package
testimonials

Class person

Attributes:
Int ask,rating

String feedback,name.

Functions:
introMsg

getAsk,setAsk

getName,setName

getRating,setRating

getfeedback,setfeedback

Flow Diagram of Class

Package : testimonials

class : Person
 Attributes: String ask, int rating, String aboutUs, String feedback, name;
(also contains getter and setter functions. )

Main Class: Testimonials (contains the object of person class and we get the
input from customer and set the value )

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy