Wiesman, F.J. (Floris)
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Sample code JDK 21 project
AnsweredAs a teacher I'm very glad with JDK 21's feature of the simplified main method: “void main()” instead of “public static void main(String[] args)”, no class required. Now I don't have to explain any...