OneCompiler

write a c program to determine the age of a candidate whether he is eligible to cast his/her own vote



Example heading with h2 size

Example heading with h3 size

Following is sample java code.

int i = 10;
if(i>0){
    System.out.println('positive');
}