Everything is wrong...
final int 1 = 5; // compile error
test.1 = 99; // compile error
System.out.println(tf.1); // compile error
Letter D should be just "A compilation error"
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
brunojee
2 months, 3 weeks agoCuriosityYen
1 year, 7 months ago