asked 176k views
2 votes
What may occur if a forever loop generates data but does not delete it?

What may occur if a forever loop generates data but does not delete it?-example-1
asked
User Thirler
by
7.8k points

2 Answers

4 votes

Answer:

your pressing the right answer

it is c

i just did it

Step-by-step explanation:

answered
User Houdini
by
8.2k points
7 votes

Answer:

When an infinite loop occurs, the CPU will be maximized to 100% which results in the game's performance slowing down.

There are other implications of the data being generated and not deleted, but this question seems to focus on the effect of the loop itself.

answered
User Pavel Gruba
by
8.6k points

No related questions found