We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5fb89 commit b831ceaCopy full SHA for b831cea
core-java/variables-data-types/index.md
@@ -13,12 +13,11 @@ The Java compiler breaks the line of code into text words is called Java tokens.
13
*The delimiters are not the part of the Java Tokens*
14
15
# Tokens:-
16
-- Identifier
17
-- Keyword
18
-- Separator
19
-- Operator
20
-- Literal
21
-- Comment
+<div align="center" width=700 height=200>
+<img src="https://github.com/user-attachments/assets/77230a9c-a012-4be8-8170-441e1c4d651e" class="execution" alt="JVM">
+</div><br/>
+
22
<br/>
23
24
# Keywords:-
0 commit comments