Primitive Data Type Vs Reference Data Type.
Jun 5, 2022 · 2 min read · PRIMITIVE DATA TYPE: In the primitive data type,the data is stored directly in the location variables accesses. It is stored on the stack. When you want to access primitive data type you access it by it's Value. THERE ARE DIFFERENT EXAMPLES OF PRIMI...
Join discussion
