English, asked by harishrockstar198, 3 months ago

public class Test{
public static void main(String args[]) {
try {
int x = 0;
for (x=1; x<4; x++);
System.out.println(x);
} catch (Exception e) {}
finally [
System.out.println("Error");
}
}
]​

Answers

Answered by alifashaikh96
0

Answer:

kya hai ye kuch bhi matlab kuch bhi likne ka kya

Similar questions