While learning Java, I found one interesting concept — Tokens At first, I thought Java code is just made of lines and syntax… but actually every Java program is built using small units called Tokens.