Reducing the clock frequency to reduce power consumption and/or heat is known as ___________
Fill in the blank(s) with correct word
CPU throttling, throttling
Computer Science & Information Technology
You might also like to view...
Footnotes and endnotes are citations
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following is false?
a. Method finalize does not take parameters and has return type void. b. Memory leaks using Java are rare because of automatic garbage collection. c. Objects are marked for garbage collection by method finalize. d. The garbage collector reclaims unused memory.
Computer Science & Information Technology