0% found this document useful (0 votes)
48 views14 pages

OOP MICROproject

It is a programming project

Uploaded by

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

OOP MICROproject

It is a programming project

Uploaded by

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

MAHARASHTRA STATE BOARD OF TECHNICAL

EDUCATION

GOVERNMENT POLYTECHNIC
MALVAN

MICRO PROJECT
Academic year: 2022-23

TITLE OF PROJECT

“HOTEL BILLING SYSTEM”

Program: CO Program code:

Course: ‘OOP’ Course code:22316


INTRODUCTION:

C++ is an object-oriented programming language that was


developed by Bjarne Stroustrup at Bell Labs. C++ is a middle
level language rendering it the advantage of programming low-
level (drivers, kernels) and even higher-level applications
(games, GUI, desktop apps etc). The basic syntax and code
structure of both C and C++ are the same. One of the strongest
points of the language which sets it apart from C. Object-
Oriented support helps C++ to make maintainable and
extensible programs. i.e. Large-scale applications can be built.
Procedural code becomes difficult to maintain as code size
grows. C++ is a compiled language, contributing to its speed.
AIM OF THE MICRO-
PROJECT:

To perform various operations using C++ concepts and


designing a program for Hotel Billing System.
• PROGRAM CODE:

#include <iostream>
#include <conio.h>
using namespace std;
float no,price[50].total[50].qty[sott;
char item[30];
int main()
{
int i,j;
cout<<”\n\n\t\t\tShiv’s Billing Software\n\n”;
cout<<”\nEnter The Number of Products you’v
Purchased:”;
cin>>no;
cout<<”\n\nSL No\tITEM
NAME\tQUANTITY\tPRICE/ITEM\n\n”;
for(i=1;i<=n;i++)
{
cout<<I;
cout<<”\t”;
cin>>item;
cout<<”\t”;
cin>>qty[i];
cout<<”\t”;
cin>>price[i];
total[i]=price[i]*qty[i];
cout<<”\n\n”;
}
for(i=1;i<=no;i++)
{
tt-tt+total[i];
}

cout<<"\n\n\t\t\tTOTAL:"<<tt<<Rupees"; cout<<"\n\n\t\t\
tTHANK YOU VISIT AGAIN.....";
getch();
}
CONCLUSION:

We have come to know about different concepts of OOPS. A


book shop maintains the inventory of books that are being sold
at the shop. The list includes details such as author, title, price,
publisher and stock position. Whenever a customer wants a
book, the sales person inputs the title and author and the system
searches the list and displays whether it is available or not. If it
is not, an appropriate message is displayed. If it is, then the
system displays the book details and requests for the number of
copies required. how OOPS can make programming easy.
OUT OF THE PROGRAM:
STUDENT / GROUP DETAILS :
Sr. Roll No Enrollment Name of Group
No No. Members

1 2206 2101170139 Kanhaiya Naik

2 2238 2101170172 Digambar Lugade

Guided By : Priyanka Shirsekar


INDEX
Sr
No. Topic
.

1 Introduction

2 Aim of the Micro-project

3 program

4 Out of the program

5 Conclusion

6 Reference
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION

Government polytechnic Malvan


Certificate This is to certify the Name –
Kanhaiya Uttam Naik Student of Third
semester, Diploma in institute of
Government polytechnic malvan (3010)
has completed the Micro Project satisfactorily
in Subject: Object Oriented Programming
using C++. Using Computer Code:22316 for
the academic year 2022-2023 as prescribed
in the curriculum.

Place: Malvan Date:

Enrollment no : 2101170139 Seat no :


114826
Subject Teacher Head of Department
Principal
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION
Government polytechnic Malvan
Certificate This is to certify the Name –
Digambar Rajendra Lugade Student of
Third semester, Diploma in institute of
Government polytechnic malvan (3010)
has completed the Micro Project satisfactorily
in Subject: Object Oriented Programming
using C++. Using Computer Code:22317 for
the academic year 2022-2023 as prescribed
in the curriculum.

Place: Malvan Date:

Enrollment no : 2101170172 Seat


no :114858
Subject Teacher Head of Department
Principal
REFERENCE:

• https://www.freeprojectz.com/entity-
relationship/bloodbank system-ER- diagram

• https://www.edrawsoft.com/article/
erdiagrams-for-bloodBank system.html

 https://en.wikipedia.org/wiki/Transformer

• https://www.electronicshub.org/-transformers

You might also like