I want to write "I LOVE MY COUNTRY" in Java class name box.When I give space, it shows "Not a valid Java class name".Please help
Answers
Answered by
1
Answer:
public class box{
public static void name(String[] args){
System.out.println("I LOVE MY COUNTRY");
}
}
Explanation:
The file name must be class name.
Answered by
0
Explanation:
choose the odd word from the given words
a)tiger b)lion c)zebra. D)leopard
Similar questions