Quiz 3 Recursion Memory Diagram Practice


Hello everyone! This is Part 3 of practice questions for the upcoming Quiz 03 on Tuesday, November 10th. Part 1 (already posted) covered OOP code writing questions, Part 2 covered OOP memory diagrams, and this will be focusing on recursion memory diagram practice. The solutions for these problems can be found here. Good luck :)

Instructions

Please create a memory diagram for each problem documenting the entire execution of the program like you have practiced in class.

Review Problems

This combines OOP with Lists and recursion!

1. Ball is Life

2. Christmas Fun

This one is kind of challenging…