Question: Must be written in C# Write an if-else statement that displays You can vote! if the value of the age variable is at least 18,
Write an if-else statement that displays "You can vote!" if the value of the age variable is at least 18, else, display "You cannot vote!". (Assume that the int variable age has been declared.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
