Write a java program to input name and age of a person and check he/she is eligible for casting vote or not . [with Flowchart]
Answers
Answered by
0
answer:
ik it but i am to lazy to type is I am sorry bro
Answered by
0
Answer:
public class MyProfile
{
public static void main(String args[]) {
System.out.println("Name: Sneha Nayak");
System.out.println("Class: 8C");
System.out.println("Roll No: 24");
System.out.println("Marks: 87");
System.out.println("Age: 15");
}
}
Similar questions
Hindi,
17 days ago
Computer Science,
17 days ago
Hindi,
1 month ago
English,
9 months ago
Geography,
9 months ago