Hotel Management Project – OOP

Hello,

I decided to write something about the projects whom i have been part of . Object-oriented programming (OOP) is a programming paradigm based on the concept of “objects”, which are data structures that contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. Members of the group were Me, Harsh dalal and Vidit Shah
We have to make a Project on Hotel Mangement in Java within one month as part of our syllabus activities in Programming class. So made a Hotel Management program in CLI, which consists the use of basics of Java ,Array,Object of Array,Dynamic Polymorphism , File Handling ,Inheritance,Interface,Exception Handling. .

Link: https://drive.google.com/file/d/0ByaOUDELHMJfbDdyX0U1aGU4SXM/view?usp=sharing

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s