Please help, this question is from plato.
How can you have a safe browsing experience?
Click pop-up advertisements to download software.
Select the option to delete cookies when you close the browser.
Enable JavaScript in your web browser.
Enable automatic download of software whenever the vendor offers a new update.
Disable automatic completion of username and passwords.

Answers

Answer 1

Answer:Enable javascript in your web browser

Explanation:


Related Questions

give their answer according to the given in
Give short answer of the following questions.
1. What is the primary function of computer?
2. What does computer affect due to radiation?
3. What are electronic devices? Name any two electronic computers.
4. Write main two characteristics of Fourth Generation Computer.
5. Where are super computers mainly used?
Give long answer of the following questions:
1. Write any four disadvantages of using computer.
2. How are software classified into different types?
3. Define computer software. What are the types of application
Differentiate between the following:
1. Data and information
2. Second and third generation computer
3. General purpose and special purpose computers
internreter​

Answers

Answer:SHORT ANSWER

3.) Electronic devices are components for controlling the flow of electrical currents for the purpose of information processing and system control. Any two electronic computers are - Digital computer and Electronic computers.

How does a cat get out of a bush?

Answers

Answer:

that lil mf crawls through the bush

Explanation:

hes fast ngl

If you are logged on to Windows Live Messenger, why would you be unable to engage

in an instant messaging session with your brother, who is logged on to his AOL

Instant Messenger account?

a. Because you use Windows and your brother uses Apple OS X

b. Because Windows Live Messenger has built-in security and AOL Instant

Messenger does not

c. Because AOL Instant Messenger and Windows Live Messenger use their own

proprietary protocols

d. Because AOL Instant Messenger encrypts

Answers

Answer:

C: Because AOL Instant Messenger and Windows Live Messenger use their own  proprietary protocols

Explanation:

The Coins class was created to hold all your loose change, kind of like a piggy bank! For this exercise, you are going to simulate starting a bank with a specific number of coins, then adding to your piggy bank to bring your total to $2.12. What you need to do: Create a Coins object that initially has 4 quarters, 3 dimes, 2 nickels, and 1 penny. After you create the initial object, print out the total, then add coins to your bank until you have a total of 15 coins totaling 2.12. You will need to figure out which combination gets you to the correct total with the correct number of coins! When you are finished, call the method to print the bank count then the bank total to verify that you got the correct values.

Answers

Answer:

Coins c1 = new Coins (4, 3, 2, 1);

     c1.bankValue();

     c1.addQuarter();

     c1.addQuarter();

     c1.addDime();

     c1.addDime();

     c1.addPenny();

     c1.bankCount();

     c1.bankValue();

Explanation:

Presentation slides should not have more than _____ bullet points.

Answers

Answer:

The answer is four

Explanation:

don't use more than four bullet points on any slide and will avoid using single bullet points on a slide.

Use the drop-down menus to describe how Adnan can add shapes to his presentation.

Which command group in the Insert tab should he click?


Which cursor would appear on the slide?


Which combination of actions should he take to insert the shapes on the slide?

Answers

Answer:

✔ Illustrations

✔ a crosshair

✔ left-click and drag

Explanation:

Answer:

1) Illustrations

2) a crosshair

3) left-click and drag

Explanation:

Question 5
1 pts
Which of the following numbers might this code generate: random.randint(1,9) ?
11
10
OO
D

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

This is a Python function that generates random number between the given range. However, it includes the numbers that are given in the range.

So this function can generate a random number and return a number between 1 and 9 (inclusive 1 and 9).

The function is written below

...........................................................................................................

import random

print(random.randint(1, 9))

#returns a number between 1 and 9 (both included)

.....................................................................................................................

What is the definition of a digital signal?
the push that makes electrons move in a wire; the greater the voltage, the stronger the push
a device that uses voice recognition to provide a service
communication of the binary data via the voltage level for each time interval
a device that converts one voltage to anoth

Answers

Answer:

communication of the binary data via the voltage level for each time interval

Explanation:

Answer:

communication of the binary data via the voltage level for each time interval

Explanation:

its on edge

Complete each sentence to describe features of the VLOOKUP function. The VLOOKUP function structure begins with =VLOOKUP( , …) To use the VLOOKUP function, the lookup value should be in the of the table.

Answers

Answer:

The complete sentences are:

The VLOOKUP function structure begins with =VLOOKUP(value, table, col_index, [range_lookup])

To use the VLOOKUP function, the lookup value should be in the first column of the table.

Explanation:

Required

Complete the given sentence with the right values

In Excel, the syntax of the VLOOK function is:

=VLOOKUP (value, table, col_index, [range_lookup])

value -> The value to look up to and it should be located in the first column of the table

table -> The table name

col_index -> The column number to check

[range_lookup] -> This is optional and it returns either true of false depending on the result of the query,

Answer:

Complete each sentence to describe features of the VLOOKUP function.

The VLOOKUP function structure begins with =VLOOKUP(lookup value, table array... )

To use the VLOOKUP function, the lookup value should be in the first column of the table.

Explanation:

Question # 6
Multiple Choice
Of the following examples, which would be the most significant benefit of advancements in touch-screen technology?


A basketball coach could demonstrate plays to his team in 3D, thereby creating a better visual image in the minds of the players.

A heart surgeon could practice a complicated procedure using a stylus and 3D image of a human heart.

A kindergarten student could drag and drop letters into their appropriate spots, creating a powerful educational link in their minds.

A scientist could break apart a 3D model of the human cell and study each part independently to get a better understanding of how the body works.

Answers

Answer:

Explanation:

basketball

What is the main disadvantage of parallel circuits?

Any break in the circuit stops the flow of charges.
There are multiple paths for charges to flow.
If one bulb goes out, the other bulbs will go out.
They are complicated to design and build.

Answers

Answer:

d

Explanation:

Answer:

D: They are complicated to design and build.

Explanation:

Why was chess considered to be one of the most difficult games for computers to play well?​

Answers

Answer:

In a general sense, the answer to that is Go. The main reason for that is because the size of the board and the fact that it is empty to begin with gives the game a much more complex opening to the game. But if you were to make things equal in board size then chess is the obvious more difficult game to master.

Explanation:

Answer: Chess is considered a hard game on computer because it is very hard to learn and play.

Explanation:None.

Why is user testing an important pat of the design process?
a) it helps you understand how the game is designed.
b) it helps you know how people use your game and what parts to improve.
c) it helps determine if team members are working well together.
d) it tells you how much people will pay for your game.

Answers

Answer:

The answer is A) it helps you understand how the game is designed.

Explanation:

User testing an important pat of the design process because it helps you understand how the game is designed. Thus, option A is correct.

What is a Game Deconstruction?

Deconstruction doesn't technically mean "demolition"; rather, it refers to "breaking down" or "analyzing" something (particularly the words in a work of fiction or nonfiction) to determine its ultimate significance, which is allegedly nearly never exactly what the creator intended.

A typical deconstruction procedure starts by removing the building's windows, doors, appliances, and finishes, many of which can be recycled or sold again. The building is then taken apart, typically starting at the top and working down to the foundations.

Therefore, A "deconstruction" in games is a process that broadly refers to applying a rigorous, critical, and analytical examination to a work of media or art, frequently by disassembling it to better understand its constituent elements and how they interact.

Learn more about deconstruction process  from

brainly.com/question/26087397

#SPJ6

Which of the following are examples of stakeholders?

a
Business Owners
b
Investors/Shareholders
c
Employees
d
All of the above

Answers

D. All of the above.

When and how should internet service providers be allowed to treat some kinds of internet traffic different from others?

Answers

Answer:

When the content of the internet traffic is deemed unlawful the internet service provider can discriminate,  block or slow down the internet traffic

Explanation:

The internet service providers have the right to block website that promote terrorists views or are used for recruitment by terrorists as well as other materials that are objectionable

The internet service providers can also discriminate against materials that are obscene, lascivious, indicate harassment, contains severe or exceptionally high violence based on preparation of materials to be published through them on the internet, according to a 1996 federal law

Internet service providers can also provide as zero rating sites that are exempted from requiring data allowance so that they can then be viewed for free by the client.

What is a good title for and about me project

Answers

Answer: MODERN TECHNOLOGY

Explanation: I don't know what your project is about, but I would assume since this is computer science that it is about technology.

Scenes for films are almost always filmed in the same sequence they appear in the script.


True

False

Answers

Answer:

b: false

Explanation:

edg2021

Deleting messages keeps them in the mailbox and on the server. How can they be removed from the server to reduce the quota? Check all that apply.

Left-click each message, and move it to the Trash folder.
Right-click the Deleted Items folder, and click Empty Folder.
Click the Folder tab, and click the Empty Folder in Clean Up group.
Right-click the Deleted Items folder, and click Mark All as Read.
In Backstage view, choose Cleanup Tools. Then, click Empty Deleted Items Folder.

Answers

Answer:

B, C, E are correct

Explanation:

Found on edg

Answer:

a,b,c,d

Explanation:

2021 i got it right

Which page layout is most commonly used for a website with a large navigation menu?

wide column

fixed sidebar

featured graphic

square box

Answers

Answer: square box

Explanation:

That is the only relevant answer

Answer:

fixed sidebar

Explanation:

____________ is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

Answers

Answer:

Human Computer Interaction

Explanation:

Human-Computer Interaction is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

What is computer interaction?

Research on the design and application of computer technology that concentrates on the interfaces of humans and computers is known as the human-computer interface.

Experts in human-computer interaction (HCI) study how people use computers and develop solutions that let people use them in new and different ways.

The answer is Human-computer interaction.

Thus, Human-Computer Interaction is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

Learn more about computer interaction here:

brainly.com/question/3173766

#SPJ2

Question # 4
Multiple Choice
Which of the following is an example of planned obsolescence?


a smartphone company regularly updating cell signal technology

a television company building sets out of low-quality material

an online storage system upgrading storage capabilities

a computer software program regularly updating security

Answers

Answer:

the last one I think not 100% sure

in most cases, letters of recommendation are required for admission to

Answers

A university or college.

Think of an example in your life where a number could be described as data, information, and knowledge

Answers

Answer:

how many event you have been too in the last month (well non during this time but as an example)

Explanation:

In these ones all your finding is the mean(average).

Answers

what do you mean by this

GIVING BRAINLIST TO WHOEVER ANSWERS
Which element of the spreadsheet is most similar to a pixel in an image?
1: Row
2: Column
3: Formula
4: Cell

Answers

The answer is number 4

Please select the word from the list that best fits the definition

A small farmer who did not own land

Answers

That would be a peasant, hope this helps ^^

Answer:

peasant

Explanation:

right on edge

A linear representation of a hierarchical file directory is known as what?

Answers

It is known as a directory path

Answer:

C.) a directory path

Explanation:

because I got it right.

Movie recommendations? I’m in middle school so nothing nasty bro and I don’t really like horror movies so none of those either

Answers

Answer:

watch happy gilmore

Explanation:

Answer:

Uh... My Sister's Keeper... 5 Feet Apart... The Fault in Our Stars.

Explanation:

The best way to avoid distractions is to understand yourself. true or false?

Answers

Answer:

true

Explanation:

righttttttttttttttttttttttttttttttttttttt

Answer:

true

Explanation:

The main devices in a rectifier are:
Select one:
a. diodes.
b. transformers.
ion
c. transistors.
d. inductors.

Answers

A rectifier generally uses diodes.

Other Questions
A car traveled 180 miles at a constant rate.Part 1. Complete the table to show the rate at which the car was traveling if it completed the samedistance in each number of hours.travel time(hours)rate of travel (miles perhour)54.532.25Part 2. In the scenario in question 4 write an equation that would make it easy to find the rate at which the car was traveling in miles per hour r, if they traveled for t hours WILL GIVE 80 POINTS my question is in the image THANK YOU How should tame animals be moved ? 1. You withdraw $17 from your account.IL A running back loses 17 yards in a game.III. The temperature rises 17 degrees.The integer -17 would BEST represent which of these events?les ))A)I onlyB)III onlyI and II onlyEliminateD)II and III only come te caen los otros escritores que conociste? What was the paper money that the colonists used during the American Revolution? The Roman civilization is credited with constructing all of the following except: circusesmuseumsaqueductstheaters 6x - 2 = x + 13 what is the value of x The equation 2(4x + 1) = 4(2x + 5) has no solutions. Which of the following best explains why? Oxygen gas is produced when hydrogen peroxide reacts with manganesedioxide. How would you identify the oxygen gas? Name the method/test youwould use and explain the details of your observations to confirm the identity ofthe gas. 0.2y-14=1/4(4-y) tell each property used to solve the equation Solve for x:30 = 14 - 4(3 - x) solve the polynomial equation: x^3-7x^2-x+7=0show your steps please Which statement correctly compares the graph of function g with the graph of function f?A. The graph of function g is a vertical stretch of the graph of function f.B. The graph of function g is a horizontal shift of the graph of function f to the left.C. The graph of function g is a vertical compression of the graph of function f.D. The graph of function g is a horizontal shift of the graph of function f to the right. What does climate change have to do with the Monglos? Rewrite the sentences using direct object pronouns. 1. Yo entrego la tarea todos los das.2. Ellas venden sus libros de texto cada semestre.3. Los perros rascan las pulgas.4. Mi abuelo busca a mi abuela.5. Los nios llevan pasteles a la clase.6. Los elefantes comen el heno.7. Yo voy a comprar una computadora.8. Ella dice la verdad siempre.9. Nosotros leemos las novelas de ciencia ficcin.10. Mi hermana toma tres aspirinas cada da.11. Mis padres miran dos perros.12. Nosotros buscamos fruta en el mercado.13. T vas a devolver los libros a la biblioteca.14. Nosotros vamos a tomar un examen maana.15. Yo necesito las llaves.16. Mis tos compran una casa nueva.17. Yo puedo or la msica.18. Yo pinto la pintura. Which of the following is the best translation of j-ha-ky, the three part Principal develop in a series of treaties by zeami Charles Lackey can also improve the yield by purchasing a new blender. The new blender will mean an increase in his investment. This new blender will mean an increase in his costs of $125 per month, but he will achieve the same new output (an increase to 2 comma 325.00) as the change in labor hours. a) Current productivity for 640 work hours = nothing loaves/dollar (round your response to three decimal places). Find the width of a rectangular wall if the perimeter is 148 feet and the width is two more than seven times the length. 21. The speed of light is approximately 3.00 x 108 m/s. What is the speed of light in miles per hr?