Yesterday my teacher asked me to provide some project names for Object Oriented Programming in C++, I wrote some Project names and their Description how to make them, Let me share these Project names in C++ with Readers of this Blog also so here is List of Project names in C++/OOP
- Chat Server
A project which works same as we did chat in facebook or gmail. this
chat will be based on
2 users both on different exe files. there is no limit on users mean 20
users can join chat or
- Binary Converter
A project in which we give data in form of binary your program will give
output in return of
output in return of
that and if user give data in form of text binary of that data will be
shown.
shown.
e.g word in character =ali
your program will show its binary
form=0110000101101100011010010000110100001010
form=0110000101101100011010010000110100001010
and in same way if you added any binary data it will show its original
Value
Value
binary data=011101010110111101100111
so program after working show = uog
Take help from this web to check out put http://bit.ly/XceX
- CGpa Calculator
Make a professional looking Cgpa calculator with using graphics.
- Quiz Test
In each run program will show 20 questions where so mathematical
question general
question general
questions and some other questions you want. Looks easy no you have
to provide every
to provide every
time different questions and different values for example
your answer about following question= 40*34-6
Here 40,34 and 6 are generated by compiler its up to him what's he
generate then you have
generate then you have
to check question is correct or not. in end also shows accurecy of user
how much he is
how much he is
intelligent in %
Correct marks=10 points
incorrect marks= -5 points
- Gmail
in this project you have to show all the basic working of Mail service .
user can
user can
send mail to any user in a network can receive mail user have to
register
first.
register
first.
- Calendar
Make a calendar show it allow a user to save important to dos in that
calendar make a full
calendar make a full
calendar of a year
- Dice Game
- Lotto Game
- Scientific calculator
- Salary calculator
- Media player
- Game to guess alphabets missing from giver form
- Program to correct grammar mistakes from a paragraph
- any program using dll file
0 comments:
Post a Comment