This is lesson 5 of 5 in this module Course 44% complete

Demo: Immutable Strings (part 2)

Premium Content

Sign in with your account or join us to access this lesson.

The demo continues by attaching the VS Code hex editor to inspect raw heap memory, showing that two string variables initially share the same heap address and that the address changes after mutation.