what is internet filtering

Answers

Answer 1

Explanation:

internet filtering is a technology that stops users from viewing certain URLs or websites by preventing their browsers from loading pages from these sites.

Answer 2

Answer:  by specifying content patterns – such as text strings or objects within images – that, if matched, indicate undesirable content that is to be screened out.

Explanation:

So it blocks things so they can not be looked at.


Related Questions

If a Windows system crashes or has a corrupted OS, it can be restored to its previous state from a previously created _______________.

Answers

“Screenshot” or backup
Screenshot means a backup in this scenario, but I’d go with backup as your answer to this question

User
Application Software
Operating System
Hardware

Assignment #1
•Explain the meaning of this graphics organizer base on what you have learned from this lesson.

• Is an "app" same in meaning with "application"? ​

Answers

This graphics organizer base talks about Software and how it is divided into two groups such as the operating systems and application software.

What are Software?

Software are said to be often shared into  two categories such as:

The operating systems The application software.

Note that the Operating systems functions by helping the hardware and produce a kind of interface between the hardware and its user while the Application software is said to be a stage of a programs that help the user to do anything meaningful just as seen in the diagram.

Conclusively, The word "app" has the in meaning with "application". It is known to be the short form of application.

Learn more about Application Software from

https://brainly.com/question/1538272

please help I need to turn this in by 8 pm but it's not working it's almost 6

Answers

Answer:

You can re-open your browser and refresh the page. Clear your browser's cache and cookies. Turn off any plugins and extensions then reload the page. Try opening the page using another browser.




Explanation:

Have a great rest of your day
#TheWizzer

A user who bypasses the documentation to get a new hardware or software package operational as rapidly as possible is a victim of ____.

Answers

A user who bypasses the documentation to get a new hardware or software package operational as rapidly as possible is a victim of quick start behavior.

What is Quick Start Behavior Guide?

The Quick Start Behavior guide is known to be a fast introduction to the use of Class Charts behavior management software.

A user who bypasses the documentation to get a new hardware or software package operational as rapidly as possible is a victim of quick start behavior as he or she is in haste and thus did a bypass.

Learn more about documentation from

https://brainly.com/question/25534066

Which specific type of attack occurs when a threat actor redirects network traffic by modifying the local host file to send legitimate traffic anywhere they choose

Answers

The specific type of attack that occurs when a threat actor redirects network traffic by modifying the local host file is DNS Poisoning.

What is DNS poisoning?

DNS poisoning is known to be a type of attack where the  hacker uses a method that alters some seen vulnerabilities that are found in the domain name system (DNS).

Conclusively, The type of attack that takes place when a threat actor redirects network traffic by modifying the local host file is DNS Poisoning as it alters it and change it to what they want thereby redirecting users elsewhere.

Learn more about attack from

https://brainly.com/question/76529

#SPJ1

How should a team have quality built into its deliverables?

Answers

Answer:

According to the question, the answer is option "A) By having a separate quality assurance team for testing the quality of deliverables". The reason for this answer is because there are many things regarding quality assurance should be taken care of, in order to make the product deliverable to customers.6 May 2019

_____ is the process of converting readable data into unreadable characters to prevent unauthorized access to the data

Answers

Answer: Encryption

Explanation:

I did computer science as my major :)

What is the main advantage of using templates and other presentations to create a new presentation?

A. They allow you to include more slides in a presentation.

B. They give you access to additional slide layouts that you cannot create in a blank presentation.

C. They save you time designing slides and allow you to focus more on the content.

D. They automatically fill-in content and allow you to spend more time on designing slides.

Answers

C. They save you time designing slides and allow you to focus more on the content.

hope this helps you!

A __________ constant is a name that references a value that cannot be changed while the program runs.

Answers

Answer:

Explanation:

A constant is a name that references a value that cannot be changed while the program runs

Example in Javascript:

const x = 5;

cannot be reassign x

wronged: x = 10; (will throw an error try to assign value to constant variable)

Name two utility programs included in an operating system:

Answers

Answer:

A file management system and a disk defragmenter

Explanation:

What is it called when a programmer includes a step in an algorithm that lets
the computer decide which group of steps to perform?
Alteration
B. Selection
OC. Sequencing
OD Storage

Answers

Selection is the step in algorithm that let's the computer decide which group of steps to perform.

What is Algorithm?

This can be defined as set of instructions which are used for solving a problem or accomplishing a task.

Selection happens when there are one or more options are available in which the computer decide which group of steps to perform.

Read more about Algorithm here https://brainly.com/question/11302120

Answer:

its A

Explanation:

How to connect two monitors to a laptop with one hdmi port?.

Answers

Answer:

If you have a USB or USB-C port in your laptop, I would suggest getting a USB/USB-C to hdmi adapter to plug into your laptop and use it with one of your monitors.

Explanation:

You watch a movie where a secret agent puts a small device on a telephone line so that they can
listen to conversations between two other people. This is an example of:
O snooping.
O social engineering.
O wiretapping
O data confidentiality.

Answers

Answer:

wiretapping

have a good day :)

You have a small network that has only two route possibilities. You want to control the flow of traffic to a specific route. Which routing approach would be the BEST choice

Answers

The routing approach would be the best choice for the above scenario is Static routing.

What is Static routing?

This is known to be the best or ideal routing that is good in small networks where only a one or few routes can be seen or in networks where full control of routing is needed.

Note that static routing has some demerit that can make it difficult and hard to handle in large environments and as such it can only be useful in small  areas.

Learn more about network from

https://brainly.com/question/12110831

Why do you need to put your phone on airplane mode.

Answers

Pilots claim that active cell phones could interfere with their navigation equipment.

What actions might contribute to recommendations you see online?

Answers

Answer: what you search up

A user has become compromised as a result of visiting a specific web page, without clicking on any kind of content. What type of attack has occurred?.

Answers

Answer:

drive-by-download

Explanation:

HTML Downloads
Explaintion:
Clicking a web page can sometimes download suspicious malware on the computer.

Although fun and entertainment are the primary functions of video games, they have other uses, as well. An
accidental experiment in pandemics was performed in 2005 in the virtual reality game, World of Warcraft, and
The University of Washington released an interactive game, Foldit, that allowed users to solve problems or find
solutions to various puzzles. Choose one of these scenarios and explain how the situation helped scientists
learn. What is another problem that you think could be addressed by using video games?

Answers

The problem that you think could be addressed by using video games is financial  management skills.

What problem does gaming handles?

A lot of Scientific research have seen that video games improve people's creativity and also their skill in terms of problem-solving skills.

Note that it can also help to improve financial management skills and also make people to have stable jobs and good source of income.

Learn more about video games from

https://brainly.com/question/8870121

you want to search for a certain value and then return the index of that
value, which section of MakeCode Arcade's toolbox would you use?
A. Modify
O B. Operations
C. Read
D. Create

Answers

The  section of MakeCode Arcade's toolbox would you use is to Modify.

What is Microsoft MakeCode?

The Microsoft MakeCode is known to be a type of an app or tool that is  free and it is also an open source platform.

It is often used in forms engaging computer science learning experiences that aids a progression way or method into real-world programming.

Learn more about MakeCode from

https://brainly.com/question/26995556

Answer: Read

Explanation:

took the test

A practice to ensure threads finish a required method before another thread starts is to use the _____ keyword in the method header.

Answers

A practice to ensure threads finish a required method before another thread starts is to use the synchronized keyword in the method header.

What is Synchronized keyword in terms of Java?

This is known to be the act of giving room for only a single thread to be able to access the shared data or resource at a given timeframe.

Note that it often help users to be able to protect their data from being access by different threads and as such, a practice to ensure threads finish a required method before another thread starts is to use the synchronized keyword in the method header.

Learn more about keyword from

https://brainly.com/question/2960292

what is system software?

Answers

Answer:

It's a computer software designed to operate and control the operations of the hardware components and provide a platform for running apps

VGV Corp. releases a print ad in which readers are provided a phone number. Readers can call this number to ask queries related to the product. This type of a posttest is known as a(n) ______.

Answers

Hence, based on the actions of VGV Corp, we can see that this is a call to action.

What is a Call to Action?

This has to do with the marketing strategy that is used to get an instant response from customers and get them to buy its products.

Hence, the action of providing a number for easy reach to make queries that are related to the product by VGV Corporation is simply known as a call to action.

Read more about call to action here:

https://brainly.com/question/23142539

7.5.5: Contains a Vowel how do I do it?
# Ask the user for a string
word = input("Enter a string:")



# Check for lowercase vowels: a, e, i, o, or u and print
if "a" in word or "e" in word or "i" in word or "u" in word:



print "Contains a lowercase vowel!"


else;

print "Doesn't contain a lowercase vowel!"

Answers

The code that checks if a user input has a vowel can be done by looping the users input and check if the users input has a vowel in it.

x = input("kindly, input your string: ")

vowels = ['a', 'e', 'i', 'o', 'u']

length = 0

for i in x:

    if i in vowels:

         length += 1

if length >= 1:

    print("Contains a lowercase vowel!")

else:

    print("Doesn't contain a lowercase vowel!")

Code explanation

The code is written in python

The first line of code ask the user for an input.The vowels are stored ina variable called "vowels".The variable "length" is initialise to zero.Then, we loop through the value in the users input.If the users input contain any vowel the length is incremented by 1.Finally if the length is greater or equals to 1 we print a message "Contains a lowercase vowel"Else we print "Doesn't contain a lowercase vowel!"

learn more on python code here: https://brainly.com/question/15114317

which wares are the most important to a computer operator​

Answers

hardware

software

humanware

What is the graphic artist trying to achieve in this illustration, using contrast in color?

Answers

Answer:

Image result for What is the graphic artist trying to achieve in this illustration, using contrast in color?

Having a contrast of size adds visual interest in the composition, and will help you establish the key elements in your layout so you can be sure the viewer is focusing on the right area. Contrast of size is not applicable to just text; it can also be the images in the design.

Explanation:

Answer: the answer is emphasis

Explanation:

In binary, what would be the largest number 2^9 would allow?

Answers

Answer:

511

Explanation:

(2 ^ 9)  - 1 = 511

We first have 2 ^ 9 which is 512, but we subtract 1 becuase while it can hold 512 values, it starts at 0.

Question 5 of 10
Which step might be included in an algorithm for a self-driving car?
A. Ask another driver for help
B. Analyze data from the car's external cameras.
O C. Look up directions.
D. Read a physical map of the streets.

Answers

Hello!

Answer:
B. Analyze data from the car’s external cameras.

I hope that this helps you!

Answer:

B.

Explanation:

By age 10, an American child has probably worn down well over 700 crayons!
true or false

Answers

Answer: true

Explanation:

you’ve gone thru 10 years of coloring

Answer:

The answer is : True

Explanation:

Thats a lot of years of coloring. you've probably gone through more than 700 ..

Hope it helps :)

Pls mark brianleist :P

`

`

`

Tori

Who designed the apple i computer in 1976?

steve wozniak

richard stallman

paul allen

konrad zuse

Answers

Steve Wozniak

An Apple 1 at the Computer History Museum, Mountain View. demonstrated the first Apple Computer that he designed and hand-built at the Homebrew Computer Club in Menlo Park, California in July 1976

Answer:

Steve Wozniak

Explanation:

It said the computer is made by apple, Which was started by Steve Jobs and Steve Wozniak,

Paul Allen helped start Microsoft

Richard stallman worked for MIT

Konrad Zuse started Zuse KG

Write a function that can find the largest item in the array and returns it. The function takes the array as an input. From the main function, send initial address, type and length of the array to the function. You can use registers to send the data to the function. Also return the largest item in the array using EAX register. You can use the following array for this problem. Array DWORD 10, 34, 2, 56, 67, -1, 9, 45, 0, 11

Answers

Answer:

var newArray = array.OrderByDescending(x => x).Take(n).ToArray();

Explanation:

Write the find_index_of_largest() function (which returns the index of the largest item in an array). Eg: a = [1 3 5 2 8 0]; largest = find_index_of_largest ( a ); largest = 5; Question: Write the

Other Questions
Rohan owes $245.00 on his credit card. He makes a $120.00 payment and then purchase $60.00 worth of online games. What is the integer that represents the balance owed on the credit card? What causes the red pigment to escape from beetroot cells? Evidence of which structure or characteristic would be most surprising to find among fossils of the ediacaran fauna?. CAN SOMEONE PLEASE HELP:Now that you are more familiar with the benefits, risks, and impacts of biotechnology, it is time for you to take a stand! Your task is to choose one of the following types of biotechnology: genetic engineering, cloning, or artificial selection.You will then write a one- to two-paragraph summary describing your chosen type of biotechnology. You will then need to argue for either the benefits or the risks of your chosen type. Your arguments should present your position, and then give the evidence that led you to this position. Be sure to include the following in your argument:a description of your chosen type of biotechnology (genetic engineering, cloning, or artificial section)one benefit or one risk for the individual (based on whether you are for or against it)one benefit or one risk for society (based on whether you are for or against it)one benefit or one risk for the environment (based on whether you are for or against it)A picture (you may hand draw, take photos in nature, or use stock images)You may get creative on this activity. You may choose to create a brochure, write a letter, or create a presentation using software.jathoma19 _____is an early-stage software acceptance testing; performed to identify possible issues/bugs before showing the product to everyday users or the general public Study the image below, which shows the limb bones of various mammals. What might some scientists infer from this diagram? *A. These mammals have similar bones in similar patterns. For this reason, they might share a common ancestor.B. These mammals have very different limb shapes with different sizes of bones. For this reason, they probably do not share a common ancestor.C. These mammals have similar bones in similar patterns. For this reason, they might have evolved from one another in a linear fashion.D. These mammals live in many different environments and have different limbs to match. For this reason, they probably do not share a common ancestor. Name three adaptations that helped plants survive on land, and describe how each of them helped. "How many buses do you need for 800 people "if each bus holds 175 people? What is change over time?A. adaptationB. evolutionC. mimicryD. fitness 1. BMC Industries estimates that annual manufacturing overhead costs will be800, 000 Rwf. Estimated annual operating activity bases are: direct labor cost of 600,000 Rwf, direct labor hours are 70,000 and machine hours are 1400,000. Compute the predetermined overhead rate for each activity base which of the following statements about university and community college libraries is true?(it isn't D, and I need a for sure answer) What is the distance between the points (-4 , -12) and (-4 , 21) in the coordinate plane? Nadia needs one cup of ice cream for every student in her class for their year-end party. the ice cream is only sold in pints. if there are 24 students in her class, how many pints of ice cream will she need? describe how to solve this problem. please help, thank you if you do help me Which of the following best describes the relationship between the second paragraph and the third paragraph?AParagraph 3 presents evidence that addresses questions raised in paragraph 2.()Paragraph 3 challenges the validity of data presented in paragraph 2.Paragraph 3 presents arguments that support a thesis stated in paragraph 2.Paragraph 3 draws conclusions from evidence presented in paragraph 2.EParagraph 3 proposes solutions to conflicts described in paragraph 2. Please helpCase Study: Will my business survive? Eric started his craft shop six months ago. At first, sales had been high as local residents and some tourists were attracted by the unusual designs and competitive prices. After four months, he started having problems with some suppliers, complaining about the shortage of suitably qualified staff. Eric also noticed that during the off-peak tourist season, sales fell by over 50%. He had chosen a cheap site in quite a poor area for his shop, and he was worried about damage to his property, as without tourists, the area was very quiet and some unemployed youths had broken other shop windows. His shop had been visited by the local Trading Standards officer as a customer had complained that a piece of jewelry that Eric had thought was white gold was, in fact, made from silver. The off-peak months were causing Eric financial problems too. He still had to pay the fixed cost of rent and local taxes, yet his cash inflows were very low. He started to wonder if his business could survive until the next peak tourist season and whether he should have taken up the offer of a Business Management degree course before going into business. 1) Outline the micro- environmental problems that Erics business is facing. 2) Explain how Eric might overcome these problems. 3) Outline any THREE macro-environmental problems that Erics business is facing. 4) Explain how Eric might overcome these problems. Thank you! im confuseddddddddddddd Are criminals born criminals or are they taught? Is has length of 6 feet and width of 2 feet and height of 4 feet what is the volume What is depicted in the image above?