Computer Science, asked by kavyaanchula, 5 hours ago

What is the output of the following
class Main {
public static void main(String args[]){
final int i;
i = 20;
System.out.println(i):
]
}
оа. О
O b. 20
C. compile error
d. Garbage value​

Answers

Answered by simranpatil1717
3

Explanation:

compile error is the answer for your question

Answered by hardikpatil1
0

Explanation:

u must give extra points for big question

Similar questions