Learn more in the app.
View in app
Static method and variables - Java Quiz Question
What will be the output of the following program?
A
40 40
B
0 0
C
0 40
D
40 80
E
Compilation Error or Runtime Error