class Solution
{
public static void main (String[ args) throws java.lang.Excep
{
try{
public static void main(String[] args) {
for(int i = 0; 1; i++) {
System.out.println("Hello");
break;
}
}
}catch(Exception ex) {
return:}
}
}
Answers
Answered by
0
Answer:
Which class mark in brainliest
Similar questions