Q110
How to stop your program from eating so much ram?
A.
Find a way to work with the data one at a time
B.
Declare it in program memory, instead of on the stack
C.
Use the hard drive, instead of RAM
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board