You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Online Voting System is a Java-based application designed to simulates an online voting process. Users enter their name and age to verify eligibility (must be 18+), then vote for predefined parties like "Andhra Party" & "Praja Party." The system maintains a global vote count using static variables and includes error handling for invalid inputs.