CSC207-UofT/207-course-notes

Last Image in Chapter 1: Introduction To Java

Closed this issue · 0 comments

The last image on this chapter is repeated, showing the same memory diagram as the one for the previous code snippet (the one where the word variable is a StringBuilder = "rah"), when I think it should be displaying the memory diagram for the more recent code snippet (the one where the sound variable is a String = "moo").