1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Kipish [7]
3 years ago
5

A technician is troubleshooting a Windows computer and needs to stop the explorer.exe process. Multiple attempts to open Task Ma

nager have failed. The technician can successfully open a command prompt.
What step should be taken next?
Computers and Technology
1 answer:
Lady bird [3.3K]3 years ago
8 0

Answer:

Use the task-list utility to locate the PID for the explorer.exe process.

Explanation:

To restart Explorer.exe from the command prompt, please follow these steps:

  • Open a Windows Command Prompt by clicking on the Start button, entering cmd, and then clicking on the Command Prompt search result that appears.
  • When the Command Prompt opens, type t<em>askkill /F /IM explorer.exe </em>& start explorer command into the command prompt and press enter on your keyboard. This command will terminate the explorer.exe and then immediately restart the process so you can see your desktop again.
  • After you enter the command, you will see the Windows desktop go away for a second and then restarted. You can now close the Windows Command Prompt as the Explorer.exe process has been restarted.
You might be interested in
In implementing Security Life Cycle:__________
Dvinal [7]

Answer:

b) one needs to follow through all phases, assessment, design, deploy and manage security

Explanation:

The security life cycle is a process in which it involves the security artifacts for developing the software through a lifecycle. It contains a detailed plan that derives how to create an application form

At the time when the requirements and activity related to design is finished the next step is the software implementation. In this, the developers begins with the coding as per the requirements and designs discussed in the last step

Therefore according to the given options, the second option is correct

7 0
3 years ago
Write the definition of a function words_typed, that receives two parameters. The first is a person's typing speed in words per
lianna [129]
<h2>Answer:</h2>

   //Method definition of words_typed

   //The return type is int

   //Takes two int parameters: typingSpeed and timeInterval

   public static int words_typed(int typingSpeed, int timeInterval) {

       //Get the number of words typed by  

       //finding the product of the typing speed and the time interval

       //and then dividing the result by 60 (since the typing speed is in "words

       // per minute"  and the time interval is in "seconds")

       int numberOfWords = typingSpeed * timeInterval / 60;

       

       //return the number of words

       return numberOfWords;

       

   }        //end of method declaration

<h2>Explanation:</h2>

The code above has been written in Java and it contains comments explaining each of the lines of the code. Please go through the comments.

8 0
4 years ago
Read 2 more answers
Write a function called getRowTotal. This function should accept a two-dimensional int array as its first parameter (the array h
garik1379 [7]

Answer:

The solution is implemented using C++

int getRowTotal(int a[][5], int row) {

  int sum = 0;

  for(int i =0;i<5;i++)

  {

      sum += a[row][i];

  }

  return sum;

}

Explanation:

This defines the getRow function and the parameters are arr (the 2 d array) and row and integer variable

int getRowTotal(int arr[][5], int row) {

This defines and initializes sum to 0

  int sum = 0;

This iterates through the row and adds the row items

<em>   for(int i =0;i<5;i++)    { </em>

<em>       sum += arr[row][i]; </em>

<em>   } </em>

This returns the calculated sum

  return sum;

}

8 0
3 years ago
A TCP ________ segment is a request to the other transport process to close a connection. ACK FIN SYN CLS
Greeley [361]

Answer:

FIN

Explanation:

A TCP is an acronym for Transmission Control Protocol and it is one of the essential and important protocol of the internet protocol network. This simply means that, it is an essential part of the TCP/IP network.

The TCP has a wide range of applications in the following areas, file transfers, world wide web, remote administration, e-mail, etc.

The TCP connection are mainly established in the network using the three-way handshake.

A TCP FIN segment is a request to the other transport process to close a connection. The FIN in transmission control protocol (TCP) is an acronym for finish and it involves the packets associated with termination or closing of a network connection.

Generally, the TCP in networking is made up of all of the following flag bits, namely;

1. SYN: used for synchronizing packets associated with a connection.

2. ACK: this is mainly where an acknowledgement of packets in a network takes place.

3. FIN:  it is used for closing connections.

4. PSH: used for pushing packets that are to meant to be delivered at the far end.

5. RST: used as a reset in times of errors in the connection.

6. URG: used to denote urgent and high priority packets in the network.

7

4 0
4 years ago
Task Instructions
Reil [10]

Answer:

= B9 + B10 - E8

Explanation:

Required

Create a formula in E10 that subtracts E8 from the sum of B9 and B10

The sum of B9 and B10 is represented with B9 + B10

When E8 is subtracted, the formula becomes B9 + B10 - E8

To write a formula in Excel, you start with " = " sign.

So, type the following in cell E10

<em>= B9 + B10 - E8</em>

<em />

<em>The cell references in this case are the name of the cells; i.e. B9, B10 and E8</em>

7 0
3 years ago
Other questions:
  • When did the silver market drop sharply, hurting Bolivia's income?
    7·2 answers
  • A___________ is a person who can give information to potential employers about your character and your abilities. Employer emplo
    7·1 answer
  • What programming language is used for Arduinos?
    6·2 answers
  • 1. The acronym AUDIENCE serves to remind you of what to consider when analyzing an audience. The U for understanding. How does t
    15·1 answer
  • What is the purpose of an index page feature in a Word document? Check all that apply.
    6·2 answers
  • To change the design of a query, right-click the query in the Navigation Pane and then click ____ on the shortcut menu.
    9·1 answer
  • Program MATH_SCORES: Your math instructor gives three tests worth 50 points each. You can drop one of the test scores. The final
    7·1 answer
  • Discuss briefly four types of websites and the criteria you will use to evaluate the content of a website
    8·1 answer
  • Import java.util.ArrayList;
    14·1 answer
  • Create java program for these 2 question
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!