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
Pie
1 year ago
10

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

ager have failed. The technician can successfully open a commandprompt.Which of the following steps should the technician take next?a.Use the taskkill utility to end the explorer.exe process.b.Use the taskkill utility to locate the PID for the explorer.exe process.c.Use the tasklist utility to end the explorer.exe process.d.Use the tasklist utility to locate the PID for the explorer.exe process
Computers and Technology
1 answer:
Kisachek [45]1 year ago
4 0

The technician should Locate the PID for the explorer.exe process using the task-list tool.

Please follow these procedures to restart Explorer.exe from the command prompt:

By selecting the Start button, typing cmd, and then selecting the Command Prompt search result that displays, you can launch a Windows Command Prompt.

Type taskkill /F /IM explorer.exe & start explorer command into the Command Prompt once it has opened, then hit the Enter key on your keyboard. This command will end the explorer.exe process and restart it right away, allowing you to access your desktop once more.

You will observe the Windows desktop briefly disappearing after you enter the command, followed by a restart. The Explorer.exe process has now been restarted, so you can close the Windows Command Prompt.

Learn more about command here-

brainly.com/question/18955190

#SPJ4

You might be interested in
Please check my answers! (Java)
KatRina [158]

I think only II contains an error.

Tricky because, syntactically, all three are correct I.M.O.

However, if the goal is to iterate as many times as lotNumLength, then statement II loops one time too many. This is known as an off-by-one error.

4 0
3 years ago
Which subject line for this informational e-mail would be most suitable? a.Important Announcement About Nutrition! b. The Upcomi
Lady_Fox [76]

Answer:

b. The Upcoming Lunch & Learn Program Is in March.

Explanation:

A subject line identifies the e-mail intent. The subject line displayed the user or recipient when they look at the list of messages.

For informational e-mail, some points take into consideration.

  • Write a subject line
  • keep it short
  • place important words
  • eliminate filler words
  • clear and specify the topic
  • keep the subject line simple
  • Set a deadline in the subject line
  • Highlight the value that offered

I think option b is suitable for the informational subject line in an e-mail.

4 0
3 years ago
3. Which of these paste options is commonly available from the Paste Options button? A. Paste as content only B. Use the destina
Murljashka [212]
In my experience, the correct answer is C) Keep the embedded data formatting. This is because it makes the computer do less work.

7 0
3 years ago
Write a program that first reads in the name of an input file and then reads the file using the csv.reader() method. The file co
DaniilM [7]

Answer:

Here is the Python code.

import csv  

inputfile = input("Enter name of the file: ")

count = {}

with open(inputfile, 'r') as csvfile:

 csvfile = csv.reader(csvfile)

 for line in csvfile:

   for words in line:

     if words not in count.keys():

       count[words] = 1

     else:

         count[words] + 1

   print(count)

Explanation:

I will explain the code line by line.

import csv   here the css is imported in order to read the file using csv.reader() method

inputfile = input("Enter name of the file: ")  This statement takes the name of the input file from the user

count = {}  this is basically a dictionary which will store the words in the file and the number of times each word appears in the file.

with open(inputfile, 'r') as csvfile:  This statement opens the inputfile using open() method in read mode. This basically opens the input file as csv type

 csvfile = csv.reader(csvfile)  This statement uses csv.reader() method to read the csv file contents.

for line in csvfile:  This outer for loop iterates through each line of the file

for words in line:  This inner loop iterates through each word in the line

if words not in count.keys():  This if condition checks if the word is not in the dictionary already. The dictionary holds key value pair and keys() method returns a list of all the keys of dictionary

count[words] = 1  if the word is not present already then assign 1 to the count dictionary

co unt[words] + 1 if the word is already present in dictionary increment count of the words by 1. Suppose the input file contains the following words:

hello,cat,man,hey,dog,boy,Hello,man,cat,woman,dog,Cat,hey,boy

Then because of co unt[words] + 1 statement if the word appears more than once in the file, then it will not be counted. So the output will be:

{' cat': 1, ' man': 1, ' dog': 1, ' woman': 1, ' Hello': 1, ' hey': 1, ' boy': 1, 'hello': 1, ' Cat': 1}

But if you want the program to count those words also in the file that appear more than once, then change this co unt[words] + 1 statement to:  

count[words] = count[words] + 1

So if the word is already present in the file its frequency is increased by 1 by incrementing 1 to the count[words]. This will produce the following output:

{' Cat': 1, ' cat': 2, ' boy': 2, ' woman': 1, ' dog': 2, ' hey': 2, ' man': 2, ' Hello': 1, 'hello': 1}  

You can see that cat, boy, dog and hey appear twice in the file.                    

print(count) This statement prints the dictionary contents with words and their frequencies.

The program with its output is attached.

3 0
3 years ago
Graphics you can select to reinforce the goal of your document include ____.
Tanya [424]
The answer would be D all of the above.
8 0
3 years ago
Other questions:
  • What is sun and what does it do?
    12·2 answers
  • what would be the address of the cell, which is intersect of the second row and third column in a worksheet
    8·2 answers
  • When you select an object in the Visual Studio Designer, the object's size, color, text, and other characteristics are displayed
    7·1 answer
  • Which line in the following program contains the header for the showDub function? 1 #include 2 using namespace std; 3 4 void sho
    9·1 answer
  • IF YOU PLAY SURVIV&gt;IO WITH ME RIGHT NOW I WILL GIVE YOU BRAINLIEST<br> AND IM NOT KAPPING
    5·1 answer
  • When you are fit, you can exercise and do physical work without getting too tired. A. True B. False\
    13·2 answers
  • Which of the following is a benefit of a digital network?
    5·1 answer
  • King(a. has eaten b.ate c.had eaten) when Airah called​
    8·1 answer
  • A company is concerned that hackers may gain access to its computer system or that it may be
    11·1 answer
  • Who designed the Analytical Engine in the 1830s? Alan Turing Alan Turing Charles Babbage Charles Babbage Bill Gates Bill Gates S
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!