Читать книгу OCP Oracle Certified Professional Java SE 17 Developer Study Guide - Jeanne Boyarsky - Страница 91
Understanding Data Types
ОглавлениеJava applications contain two types of data: primitive types and reference types. In this section, we discuss the differences between a primitive type and a reference type.