Declaration is the process of defining the variable, along with its type and name
Initialization, on the other hand, is all about assigning a value
Java primitive types; variables of this type hold their values directly.
Reference types hold references to objects (instances of classes).
Unlike primitive types that hold their values in the memory where the variable is allocated, references don’t hold the value of the object they refer to.
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.