Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Java
/
Inner classes
Which statement uses the Java 25 specification terms correctly?
from Inner classes
Java 25 LTS
beginner
1 min
Which statement uses the Java 25 specification terms correctly?
A static member class is nested but is not an inner class.
Every nested class has an enclosing instance.
A local normal class is never an inner class.
A nested record is a non-static member inner class.
Check
Ask AI about this kata
Report an error
previous kata
A local class captures List<String> events. Which operation is allowed while events remai…
Quiz
next kata
What does this program print?
Predict the output
A new version is available
Reload