Question from the Java - Fundamentals test

Medium

Quel est le résultat de ce code ?
int i = 0;
System.out.println(i++);

Author: koceila MELLLAZStatus: PublishedQuestion not yet passed
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!