miniskynet / Hotel-room-reservation-program

This repository contains two versions of the same hotel reservation program, One version is constructed using parallel arrays, and the other version using object oriented concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel room reservation program

Array only version

Classes version

About

This repository contains two versions of the same hotel reservation program, One version is constructed using parallel arrays, and the other version using object oriented concepts.


Languages

Language:Java 100.0%