Computer Science, asked by manyasri1234, 4 months ago


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 omprakashyadav2376
0

Answer:

Which class mark in brainliest

Similar questions