Lessons: 30Length: 7.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

6.4 Structs and Memory Management

You’ll learn about structs today, how they’re like classes, and why it’s important to know the difference between a struct and a class. You’ll also learn where the phrase “stack overflow” comes from.