ShutdownHook
ShutdownHook — state the definition in one sentence. For ShutdownHook, know the key keywords / API types involved.
Be ready with one tiny runnable ShutdownHook example.
Mention one common ShutdownHook mistake and the fix.
Write one tiny example for ShutdownHook. Compile, print one result, and say the output out loud before you type.
Use ShutdownHook only when the problem needs it. Don’t force it into every program. Know one beginner trap.
Let's take this on the board with one tiny Main class — no extra files. Output: Asha scored 72 then Pass. Real Main. Swap marks/name to show one idea from ShutdownHook. Start from main, go line by line, and stop at each print. That output is the proof for ShutdownHook.
Explain ShutdownHook as: definition → why → one code idea.