Interactive, step-by-step visualization of
symbol table and memory organization during
variable declaration and assignment for
primitive types and objects in Java.
For example,
what do you expect to get
if you compare the result of a string concatenation such as "A" + "B"
with "AB"
.
- Primitive types
- Array of primitive types
- Strings
- Objects
- Complex objects