java-help
❓︱qotw-answers
Week 94 — How can one convert a datetime from one timezone to another?
Week 93 — What are unmodifiable collections and how can these be obtained?
Week 92 — What is a "defensive copy" and what is its purpose?
Week 91 — What are synchronized collections and how do they differ from regular collections?
Week 90 — What happens when running a Java program with `java -jar`?
Week 89 — What is the purpose of the `DatagramSocket` class and how can it be used?
Week 88 — What is Jakarta EE?
Week 87 — What is the purpose of the `jcmd` tool?
Week 86 — What is a heap dump and how can it be obtained from a Java application?
Week 85 — What is the Epsilon GC?
Week 84 — What is a JAR file?
Week 83 — What is `AutoCloseable` and why is it useful?
Week 82 — What is an `ExecutorService` and how can it be used?
Week 81 — What is the purpose of the `CyclicBarrier` class and how can it be used?
Week 80 — Which mechanisms does Java provide for comparing objects?
Week 79 — Which options are there for packaging Java applications as native executables?
Week 78 — What does a shutdown hook do and how can one be created?
Week 77 — How can one create a TCP connection in a Java application?
Week 76 — What is Java bytecode and why is it needed?
Week 75 — What is the exit code of a program and how can exit codes be set from Java code?