There are several places colon is used in Java code: 1) Jump-out label (Tutorial): label: for (int i = 0; i < x; ...
-
April 6, 2022
- 0 Comments