Explore Courses / C# Fundamentals & Game Scripting Mastery / 1.2 Variables, Types & Memory (Stack vs Heap)
+15 pts

1.2 Variables, Types & Memory (Stack vs Heap)

20 minutes CSHARP

Types in C#

Value types (int, float, bool) live on the stack; reference types (classes, strings) live on the heap.

Hands-On Interactive Cloud Labs

Master modern Python, C#, C++, and game modding architectures with our browser-native Cloud Labs and automated test-driven grading engine.

Launch in Cloud Lab