subject
Computers and Technology, 28.10.2020 19:20 memeE15

A user complains that his computer is running very slowly. What solution would help to speed it up?
A. Add more RAM
B. Use error correction code memory
C. Switch to L1 cache
D. Erase and refresh the mode in ROM

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 24.06.2019 21:40
is on drugs i swear i ask a question and its not showing whats going
Answers: 2
question
Computers and Technology, 24.06.2019 22:00
Aobject is used for displaying the results of a question based on stored data. a. query b. report c. table d. form
Answers: 2
You know the right answer?
A user complains that his computer is running very slowly. What solution would help to speed it up?...
Questions
question
Mathematics, 15.07.2019 21:00
question
Mathematics, 15.07.2019 21:00
question
Mathematics, 15.07.2019 21:00
Questions on the website: 13722361