Quartz 4

Home

❯

csharp learning

❯

1. Language Basics

❯

1.1 Data Types

1.1 Data Types

Sep 07, 20251 min read

📌1. Built-in Types (primitives)

📌2. Value Types (stored directly on the stack).

📌3. Reference Types (stored on the heap, variable holds a reference).

📌4. Nullable and Special Types


Graph View

  • 📌1. Built-in Types (primitives)
  • 📌2. Value Types (stored directly on the stack).
  • 📌3. Reference Types (stored on the heap, variable holds a reference).
  • 📌4. Nullable and Special Types

Backlinks

  • 1.2 Variables
  • Csharp

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community