subject

Which sentence describes the right thing to do when the computer doesn’t respond? sharon was working on her computer when it suddenly stopped responding. she checked the power supply of the computer. it was fine. but the computer still did not respond. (1. her little brother came in her room and suggested that she switch off the power supply to the computer.) (2. sharon’s mom heard this conversation and told sharon to press the num lock key multiple times.) (3. her dad thought she should press the ctrl, alt, and delete keys simultaneously and reboot the computer.) (4. when she called a friend, he said that she should just press any mouse key multiple times.)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 24.06.2019 13:00
In a heat transfer course, we can derive the equation for the temperature distribution in a flat rectangular plate. in this example, we will look at a plate at steadystate with three sides being held at t1, and one side held at t2. the temperature for any location on the plate, t(x,y), can be calculated by where create a function (prob3_5) that will take inputs of vectors x and y in feet, scalar n, scalars l and w in feet and scalars t1 and t2 in degrees fahrenheit. it will output a matrix t which is the temperature of each x and y locations. t will have the number of columns equal to the number of elements in x and rows equal to the number of elements in y. though this can be done without loops (perhaps more efficiently), your program must use a nested loop.
Answers: 2
question
Computers and Technology, 24.06.2019 22:30
In writing a paper for his english class, gavin quoted an author of the book. what should he include in his paper to credit the source? citation caption header entry
Answers: 1
question
Computers and Technology, 25.06.2019 11:10
Plato: which view of report creation allows you to customize the report before the database program creates it?
Answers: 3
You know the right answer?
Which sentence describes the right thing to do when the computer doesn’t respond? sharon was worki...
Questions
question
Health, 17.10.2020 14:01
question
Business, 17.10.2020 14:01
question
Chemistry, 17.10.2020 14:01
question
Mathematics, 17.10.2020 14:01
Questions on the website: 13722361