C program to detrermine a candidate’s age is eligible for casting the vote or not.
belongs to collection: all conditional programs in c language
All Answers
total answers (1)
belongs to collection: all conditional programs in c language
total answers (1)
I have used DEV-C++ compiler for debugging purpose. But you can use any C programming language compiler as per your availability.
Result:
Input the age of the candidate :16
Sorry, You are not eligible to caste your vote.
You would be able to caste your vote after 2 year.
need an explanation for this answer? contact us directly to get an explanation for this answer