3
Type the correct answer in the box. Spell all words correctly.
Which program can damage your computer?
can cause damage to my computer.
Reset
Net

Answers

Answer 1

Answer: Look in /Library/LaunchDaemons for a plist file that is out of place. It may actually have ActivityInputd in the name.

If there is, move it to the Trash.

Open Network System Preferences, select the service you use to connect to the Internet, and click the Advanced button.

Click on the Proxies tab and uncheck any of the proxies listed in the “proxies to configure” list.

Restart.

Explanation:


Related Questions

Find the total cost of a $125 coat purchased in Los Angeles County where the sales tax is 9%. Use the expression c + 0.09c
A
$11.25
B
$112.50
c
$126.25
0 $136.25

Answers

The answer is B I believe

youre content and design should be influenced by the _______ of your users

a. age
b. goals
c. mood
d. attitude

i already know the answer 90%
im just making sure

Answers

b. im pretty sure lol.
B because it’s make more sense

In a single paragraph, write about the connections between web servers and web pages. Select and differentiate between their various characteristics and how they work together.

Edge please don't copy paste, 20 points

Answers

Answer:

web servers hold all the info that the website has on it, most servers hold multiple websites

Explanation:

Answer:

web servers hold all the info that the website has on it, most servers hold multiple websites

Explanation:

3. What is the value of a 4-band resistor which has the first band - Green, the
second band - Blue, the third band- orange, the fourth band - Gold?
A. 56K + 10% B. 56K + 5%
C. 5.6K + 5%
D. 56K + 2%​

Answers

Answer:

56000 with a tolerance of 5%

Explanation:

5 6 + 3 zeros

3 is orange so that means you add 3 zeros when the orange band is present in the third position.

Green is 5

Blue is 6

Gold in the 4th band is the % tolerance. Gold is a 5% tolerance which mean that the real value is 5% either side of 56000/

The answer is B

A(n) ________ is a chart based on PivotTable data.
(Microsoft Excel)

A. Slicer

B. PivotChart

C. Filter

D. Sort

Answers

Well since it’s a chart based on a PivotTable prettyyyy sure it’s gonna be a PibltChart

Line charts are best used for

Answers

Answer:

the answer is a

Explanation:

........

Answer:

A, presenting data that changes as a function of time.

______________________________________________

*rate this answer and say thanks please!

What are the five generations of computers?​

Answers

Answer:

First Generation, Second Generation, Third Generation, Fourth Generation, Fifth Generation

Explanation:

First Generation- Vacuum Tubes

Second Generation- Transistors

Third Generation- Integrated Circuits

Fourth Generation- Microprocessors

Fifth Generation- Artificial Intelligence

what is web technology?​

Answers

Answer:

Web technology refers to the means by which computers communicate with each other using markup languages and multimedia packages. It gives us a way to interact with hosted information, like websites.

Answer:

Web technology are the various tools and techniques that are utilized in the process of communication between different types of devices over the internet.

14 points, what is an IP v4 packet??

Answers

Answer:

Internet Protocol version 4 (IPv4)

Explanation:

is the fourth version of the Internet Protocol (IP). It is one of the core protocols of standards-based internetworking methods in the Internet and other packet-switched networks. IPv4 was the first version deployed for production on SATNET in 1982 and on the ARPANET in January 1983.

Answer:

Internet Protocol version 4 (IPv4) is the fourth version of the Internet Protocol (IP). It is one of the core protocols of standards-based internetworking methods in the Internet and other packet-switched networks. IPv4 was the first version deployed for production on SATNET in 1982 and on the ARPANET in January 1983.

Explanation:

Which of the following is not a key component of a structure?
A. Name
B. Properties
C. Functions
D. Enumerations

Answers

D. Enumerations! Because I know that is NOT a leg compentent of a structure

The____
mode is generally used when delivering a presentation to an audience.

Slide
Auto
Default
Window.

Answers

Answer:

Default

Explanation:

The four modes of delivery— memorized, impromptu, manuscript, and extemporaneous—are all valuable in group presentations. However, the most common mode of delivery is extemporaneous.

Default would be the correct answer.

Hurry I’m timed

What is one purpose of an algorithm?

to reduce error
to show how to use a computer
to eliminate step-by-step instructions
to eliminate smaller tasks

Answers

A to reduce error...........

Answer:

an algorithm completes step by step tasks

Explanation:

the last option could work too but step-by-step is more accurate to what an algorithm is.

Tina reported a safety hazard at her workplace to OSHA. Representatives from OSHA came to her work and inspected the issue, then gave her employer a citation. The day after Tina's employer received the citation, Tina was given new jobs which were menial and difficult. Which of Tina's rights under OSHA was violated in this situation?

A) Freedom from retaliation for exercising safety and health rights

B) Knowledge of hazardous workplace conditions

C) Obtaining training as provided in the OSHA standards

D) Access to hazard exposure and medical records

Answers

Answer:A freedom from retaliation for exercising safety and health rights

Explanation:

Write IF() function for student 3, If total mark is greater than 10 then print
the text “you have scored good" else print“ you need to improve" *

Answers

Answer:

Explanation:

The following code is written in Java. The if() function is actually called an if statement. The following code can be copied and pasted where you need as long as it is within the scope of the mark variable in order to call it and compare it to 10

if (mark > 10){

           System.out.println("you have scored good");  

       } else {

           System.out.println("you need to improve ");

       }

(20points)
Why did Jinny get an error when she tried to use the variable 1stName?

Variables should be two words.
Variables cannot begin with a digit.
Variables should start with a number.
Variables should always be camelCase

Answers

Answer:

PLEASE LISTEN TO ME!! THE OTHER ANSWER IS WRONG!

Explanation:

The correct anwer is "Variables cannot begin with a digit"

Choose the correct line of code.

To overload exponentiation, use

•def_power__(self, b):
•def_power_(self, a, b):
•def_pow_(self, b):
•def_pow_(self, a, b);

Answers

Def_pow_(self,b): if not then I’m sorry

Answer: def_pow_(self,b)

Explanation: got it right on edgen

You manage a network that uses a single switch. All ports within your building connect through the single switch. In the lobby of your building are three RJ45 ports connected to the switch. You want to allow visitors to plug into these ports to gain internet access, but they should not have access to any other devices on your private network. Employees connected throughout the rest of your building should have both private and internet access. Which feature should you implement

Answers

Answer:

VLANs

Explanation:

Virtual LANs (VLANs) are a type of network connection or arrangement of network devices in the same broadcast domain. They are called Virtual LANs because they represent fractions or subgroups in the switch ports found in an Ethernet LAN.

Indeed, because of their topological arrangement, this reduces the security risk of unauthorized access to sensitive data or devices since the host can be placed on a different VLAN. Hence, in this scenario, using this network feature would allow visitors to plug into these ports to gain internet access, but they would not have access to any other devices on the private network.

write a qbasic program to design any simple software with output ​

Answers

Answer:

CLS

PRINT "Hello World"

Explanation:

A generic question with a generic answer.

Choose the type of collection described.

A ___ uses square brackets. You use append to add to the collection.
A ___ uses curly brackets. You use update to add to the collection.
A ____ uses parentheses. You cannot change it once you create it.

Answer choices for all three:
•List
•Tuple
•Dictionary

Answers

Answer:

1) List

2) Dictionary

3) Tuple

Explanation:

A list uses square brackets. It is used to store multiple items in just one variable. They are usually changeable and give room for duplicates. You use append to add to the collection.

A dictionary uses curly brackets. You use update to add to the collection. A dictionary is created by placing the elements in curly brackets and separating them with a comma. It is changeable and it does not give room for duplicates.

A tuple uses parentheses. You cannot change it once you create it. It is an ordered list of elements that is finite and can also store multiple items in one variable.

Help! Will add the brainliest.

Which of the following is a tip for getting a good pet photograph?

A. Always stand when taking the picture to keep the pet away from the camera.
B. Show the pet's personality.
C. Avoid having others with you.
D. All of the above

Answers

Answer:

Show the pet's personality

Explanation:

You want to get to know an animal when you look at their photo. If they are smiling then that will show how happy they are! Also, A is incorrect because sometimes you want to be on the same level as your animal. So crouch down and take that close up! And C is wrong because sometimes it is helpful for someone else to be there.

1.
Why do you need to use sources of information when writing a formal business
document?

Answers

Answer:

You need sources of information when writing a formal business document because, if the person receiving the document would like to see the full source you got your information from it could help them understand better what they are reading. Also it looks more professional.

Explanation:

b) State 4 purposes of word
processing​

Answers


Creating, editing, saving and printing documents.
Copying, pasting, moving and deleting text within a document.
Formatting text, such as font type, bolding, underlining or italicizing.
Creating and editing tables.

Which of the following is the ONE most important thing to be done before working on any electrical device? a Remove each source of electricity b Ground yourself c Shut Down d Turn it off

Answers

Answer:

b

Explanation:

because evven tho it can turn of doesnt mean the eletricity will stop

After you create a pie chart, you can move it to its own chart sheet.
True or False.

(Microsoft Excel)

Answers

Answer:

I think it's either true or false

Explanation:

Using the information below, answer the question to the right. Which function should you use to extract shipping values from the Lookup Table?

Answers

Answer: HLookup

Explanation:

HLookup is a function in Microsoft Excel that is part of the Lookup functions, that is, it is used to lookup a value from another table or cell so that it reflects in the desired table.

The “H” in the HLookup stands for Horizontal, that is Horizontal Lookup.

The HLookup function works by looking for a value in the top row of a table or array of values and returning the value in the same column from a row that is specified.

The function is;

=HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup])

So, to extract our shipping value from the lookup table, we use the formula;

=HLOOKUP(C2,$B$11:$E$12,2)

What classes should I take in high-school for majoring in computer science?

Answers

Answer:

Computer science are the disciplines that study information, computing and the applications or ecosystems where they are developed. It is a science that comes from applied mathematics and has 3 branches that are quite well known. On the one hand we have software engineering, secondly theory as such (primary study of algorithms and data, etc.) and finally the application of the amalgam of the first two, which end up resulting in disciplines such as big data, cybersecurity or computer security, machine learning, artificial intelligence, etc. However, we are talking about a very broad science with various branches of work. Technological advances that have improved the scope of education, now allow us to develop in specific skills and computer science is one of the macro careers that have benefited the most thanks to the diversity of subjects it encompasses. This is where the on-demand courses available on the edX platform come in. Computer scientists are in one of the best times for their career advancement. We invite you to be part of the technological development and information and computing technologies through online courses.

Explanation:

PLEASE HELP WITH KHAN ACADEMY WILL GIVE BRAINLIEST!!!!!!!!!!!!!!!!!!!!!!!!

Answers

Answer:     c !    :-)

Explanation:


What is the default view in a Word document? (5 points)
Copy View
Editing View
Paste View
Reading View

Answers

Answer:

EDITING VIEW

Explanation:

Although Microsoft word has several different ways you can view or edit your documents.
The Default View is Editing View.

Chapter
2
SAFETY GUIDELINES
OBJECTIVES
1. Which of the following is a safety device?
(a) dashboard (b) steering wheel (c) seat
(d) seatbelt​

Answers

Answer:

Seatbelt

Explanation:

The seatbelt allows everyone in the car to remain safe and steady going at certain high miles per hour. None of the other options were made for safety only. Please name brainliest!!!

Create a function called biggestNum that returns the largest number in an array of integers. The function is passed only one parameter, an array. In main, ask the user the input eight integers. Each integer should be added to an array called nums. Then, call the function and output the largest number in the array.

Answers

This is for Python

def biggestNum():

   array = []

   for i in range(8):

       number = int(input('Enter number: '))

       array.append(number)

   

   return max(array)

print(biggestNum())

Other Questions
Given f (x) = 1.5x-7, what value of x makes f (x) = 5? help pleaseeeeeeeeeeeeee What is the refusal to face a feeling you do not want to accept called What is THE GRAIN CRUSHER? Escoge entre los verbos saber y conocer y completa la oracin con la forma adecuada del verbo correspondiente.1. Karina y Laura_____tocar el piano pero no _____ a ningn pianista famoso.2. Mis compaeros y yo ______ todos los ritmos musicales del Caribe, pero... no _____ bailarlos!3. Yo ______esquiar muy bien. WHOEVER ANSWERS FIRST WILL GET BRAINLIEST!!! What is the sum of two numbers 9 and their difference is 714 POINTS!!!! Which organelle is responsible for the construction of sugars during the process of photosynthesis? All changes in phase (solid-liquid-gas) are Can someone plzzzzzzzzzzz write me a story about anything PLZZZZZZZZZ Some students take care of a vegetable garden. When it is time to plant in the spring, the students leave part of the garden empty in order to observe ecological succession. Which of these will most likely occur first? *3 pointsDevelopment of topsoilGrowth of weeds and grassesGrowth of trees and shrubsDevelopment of a stream Helpppppppppp me please Butch is 55 years old and is not a U.S. citizen Can he be on the Supreme Court?A) No because he is not a U.S. citizen,B) Yes because there are no requirements,C) No because he is too old, B Now complete the dialogue using the words from the word bank.descansar explorarninguna parteel ao pasadola ciudadrecuerdossacar fotoslugares de inters1. -Adnde fuiste en las vacaciones2.-No fui a?pero este ao quisiera visitar unosde San Jos en Costa Rica.en?3.-Vas a comprar4.-Claro que s! Y tambin voy a5. -Vas a6. -No, prefierola selva tropical de Costa Rica?en las vacaciones.74Vocabulario para conversar Identify the true statements about the lumped system analysis. A. The entire body temperature remains essentially uniform at all times during a heat transfer process. B. The temperature of lumped system bodies can be taken to be a function of time only. C. The Biot number is less than or equal to 0.1. D. The Biot number is greater than or equal to 1. Which appeal often uses famous spokespeople When light passes throughanobject, it's called A. transparent B. absorptionC. refractionD. reflection terracE baked 15 cookies he gave 6 to his sister what percentage of the cookies did he give his sister what is the total surface area in square millimeters, of the rectangle solid shown below? HELP PLEASE! name a pair of parallel lines What is the difference between the isotopes Hydrogen-2 and Hydrogen-3?