Counting of Votes: A Mini Project
Counting of Votes: A Mini Project
A MINI PROJECT
By,
N.Selvaganesh(Rollno:2950043),
K.Karthikeyan(Rollno:2950038),
B.Muthukumar(Rollno:2105204).
TABLE OF CONTENTS
• Abstract
• Project description
• Flow chart
• Source code
• Sample output
• Feature enhancement
• Conclustion
• Reference
ABSTRACT :
This project “COUNTING OF VOTES”explains about the
counting of votes in ballot system using the c++ programming
language.this is performed using the classes and objects.objects
is a runtime entity and it consists of data member function.class
is the plan or blueprint and it is the collection of objects.class is
a user defined datatype.
PROJECT DESCRIPTION :
SAMPLE OUTPUT:
Total contestants : 3
Total votes polled :20
Valid votes :19
Invalid votes :1
SELVA :8
KARTHI :5
MUTHU :6
FUTURE ENHANCEMENT :
Using this program we can conduct the elections such as the
electing the chairperson in a college or institution.we can replace
the ballot box with a system with this program in which we can
give the no.of contestants,their names,total no.of votes and we
can get the result of the election within few minutes after the
election.we need not wait for a long time for the result which is
th main advantage of this program.
CONCLUSTION:
Thus we had created a program for the counting of votes in an
election with ballot box system using the concept of classes and
objects ,and also shown the sample output for the program.
REFERENCE :
1. Meyer,B-”object-oriented software construction”,2nd
edition,prenticehall,1997,ISBNO-13-629155-4.
2.ndProgramming with ANSII C++ step by step procedure
2 edition by bhushantrivedi.
3. Projects using c++,2nd edition by pvn.varalakshmi.
Websites:
1. www.sourcecodeonline.com
2. www.scribd.com.