adplus-dvertising
frame-decoration

Question

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

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How to stop your program from eating so much ram?