Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:35, 7 July 2025 Mr. Goldstein talk contribs created page 3.2.2 Reference Data Types (Strings, Objects) (Created page with "=== 3.2.2 Reference Data Types (Strings, Objects) === While primitive data types store simple, direct values, '''Reference Data Types''' are a bit different. Imagine instead of putting the actual item in a box, you put a ''map'' or an ''address'' to where the item is stored in a much bigger warehouse. '''Reference Data Types''' (often called "objects" in programming) don't store the actual data directly. Instead, they store a '''"reference"''' or a '''"memory address"''...") Tag: Visual edit