Which of the following is hardware or software that monitors and controls network traffic to prevent security breaches?
O trojan horse
O firewall
O anti-malware
O keylogger
Need answer now!!!!!

Answers

Answer 1

Answer:

Firewall

Explanation:

A trojan horse and keylogger are types of malware. While an anti-malware software may come with a firewall built in, the firewall is still the thing monitoring network traffic.


Related Questions

Anna has taken up her first job as an IT help desk technician. Which certification will help her advance her career?

A. Microsoft Certified Solutions Expert
B. CompTIA A+
C. Cisco Certified Network Professional
D. Oracle Certified Professional

Answers

B, I think.

Cisco = networking
Oracle =
Networking as well I think

ONCE AGAIN Can somebody explain the difficulties and hardships of being a computer engineering?

Answers

Answer:

The only thing I can think of, is stress. I cannot tell you how frustrating it is when you're writing code and it decides to bug out because of some little mistake. For hours you're writing and find out that you're missing a single ";" or an indent.

When you're writing out code in order to solve a problem, you need to break it down step by step in order to actually write it. Otherwise, you'll miss a bunch of steps

How many days are depicted in the movie stand by me?

I need the answer

Answers

Answer:

I have no idea

Explanation:

3. Describe the types of input the peripheral nervous system receives in each of the three scenarios.

Answers

Answer:

espanel hjcrkl cuecls oob

I need help now I really do what is the answer thank you

Answers

the answer is c
just replace the y with the y value and the x with the x value

1. Many photographs tell a story. What is the story of this photograph? What is happening? Where is the photograph taken? Why is the photograph taken?

2. Good photographs create an emotion or feeling. What emotion does this photograph make you feel? How does the photographer create this emotion in the photograph?

Answers

Answer:

Answer below! Hope I am correct!( I know what happened in that picture, I am sure!)

Explanation:

What is the story of this photograph?

The story is... I think there is a earthquake going on in San Francisco...

What is happening?

There is a earthquake and people are trying to run away & trying to stay safe...

Where is the photograph taken?

Looks like a long time ago, maybe it’s in California (San Francisco) April 19 or 18, 1906.

Why is the photograph taken?

It was a really important & significant earthquakes! So it will be part of history & will be remembered....

What emotion does this photograph make you feel?

It makes me feel really horrible to see that there is a earthquake, I think many people died :( ......

How does the photographer create this emotion in the photograph?

By all the smokes... I can also see people trying to run away from the earthquake.. also I can tell they are really scared!

Hope this helps!

By:BrainlyAnime

2. The
is the main and usually largest data storage hardware device in a computer​

Answers

The answer you are looking for is either Hard Drive or SSD (Solid State Disk).

Convert the given for loop to while loop and find the output of the program assuming the
value entered for num is 15.
num = int (input ("Enter a value"))
sum =0
count=0
for i in range (1, num):
if i%2 == 0:
count += 1
sum += i
print(sum)
print(count)

Answers

Answer:

Explanation:

num = int (input ("Enter a value"))

sum =0

count=0

i = 1

while i < num:

 if i%2 == 0:

        count += 1

        sum += i

        i += 1

 i += 1

print(sum)

print(count)

The output assuming num is 15 would be

56

7

Write a function named buildArray that builds an array by appending a given number of random two-digit integers (10-99). It should accept two parameters — the first parameter is the array, and the second is an integer for how many random values to add, which should be input by the user.

Answers

Answer:

The function in C++ is as follows:

void buildArray(int arr[], int n){

   srand(time(NULL));

   for(int i = 0;i<n;i++){

       arr[i] = rand() % 99 + 10;    }

   for(int i = 0;i<n;i++){

       cout<<arr[i]<<" ";

   }

}

Explanation:

This defines the function

void buildArray(int arr[], int n){

This klets the program generate different random numbers

   srand(time(NULL));

This iterates from 0 to n - 1 (n represents the length of the array)

   for(int i = 0;i<n;i++){

This generates random 2 digit integer into the array

       arr[i] = rand() % 99 + 10;    }

This iterates through the array and print the array elements

   for(int i = 0;i<n;i++){

       cout<<arr[i]<<" ";

   }

}

See attachment for complete program that includes the main

How do you play game on phone

Answers

You download a game from the App Store
Download it and play it

Jim needs to ensure that a list of items includes the information regarding suppliers in the same report. Which control should he add in Design view? subreport text box combo box label

Answers

Answer:

Labels

Explanation:

The label can be used to attach information. This feature can be used by applying it to the Design View Form. The property sheet feature contains a list of adjustments such as color, font size, and name that the user can apply to the text.

Labels meant for headings can also be used to display commands on the form. Most label controls have a fixed text by default. When a user wishes to attach information to a list, the label control can be used to achieve that.

While many instruments have been "electrified", there is no such thing for the drums.
Group of answer choices

True

False

Answers

False, because they are called percussion group
False. Because it is fake not true

What is the advantage of using the Selection pane to modify SmartArt?
O It can insert or edit individual graphic boxes on a slide.
O It helps to reorder or remove on-screen elements that overlap.
O It adds a new overlay for creating overlapping graphics and text.
Olt automatically aligns graphic elements to on-screen guidelines.

Answers

Answer:

B

Explanation:

Bc I said so

Answer:

It helps to reorder or remove on-screen elements that overlap

Explanation:

edge 2022

15.A telecommunication company wants to start a business in Dera Ghazi khan. For Information technology (IT) support, they hired an IT Staff and want to buy hardware from the market. Choose the hardware name which is important for the company.

Answers

Answer:

The company should have computer with secured bandwidth and LAN system which can connect employees on one network.

Explanation:

Telecommunication company will require a network setup which can connect employees on a single network. The network security should be efficient which keeps the LAN network secure from cyber attacks. The IT staff should buy Telecoms equipment and hardware and keep them in a secured control room whose access is limited to certain users only.

Hope these points help you.
I love.

Answers

Answer:

Explanation:

thanks, have a great day

Answer:

Thank you so much for the free points! You are so kind.

Explanation:

I hope you have a wonderful rest of your day and if these points were not for me then I must have misunderstood. Have a good one!

(ɔ◔‿◔)ɔ ♥

How would someone know if their were communication devices placed in their homes illegally. Cameras and USB controlling devices?

Answers

Explanation:

Among the recommended options often suggested by IT experts includes:

In the case of cameras, using a cell phone around the home switch results in unusual signal interference possibly indicates a special radio frequency coming from the illegally implanted device.The use of a mobile app designed for detecting hidden cameras. For example, the ”detect hidden cameras” app available on iPhone or Android mobile devices is a good tool. This app automatically senses  the radio frequencies of any hardware within the device range.

Fill in the blanks to complete a summary of this part of the passage. For the power of Patents

Answers

i’m confused . what do i do?

Answer:

??

Explanation:

Demographics and psychographics influence database marketing.


False

True

Answers

Answer:

true is the correct answer

Multiple choice:
Select the terms relating to comparisons for equality.


A) ==

B) ^=

C) <>

D) =

E) <

F) !=

G) <=

H) >=

Answers

Answer:

Well there is only 1

"==" is checking for equality and "=" is assigning a value to a variable. Although "==" should be the only answer, since the question is asking you to select multiple, I'd select both of those

Other Questions
Which of the following is NOT an example of a chemical reaction?A loaf of bread is sliced with a knifeA loaf of bread is baked in an ovenA loaf of bread is digested in the stomachA loaf of bread molds in a pantry ill mark brainlist plss help The organizers of the concert arranged 390 chairs in a row so that there were 18 chairs in the first row and 42 chairs in the last row, and the number of chairs in the rows forms an arithmetic progression. How many chairs were placed in rows, and how many chairs in each subsequent row are more than the previous one? 20 POINTS Circle each number below which is greater than its square. (i) 1 (ii) 2/3 (iii) -3 (iv) -1/2 (v) 5/4 The science teacher asks the students many questions. One day she asks if you would rather discover and explore a new planet or create an amazing invention. What would your discover be? Explain your choice. PLEASE HELP ASAP! Determine whether each graph represents a direct variation relationship Can Someone Help Me out? A chemical reaction takes place in a closed system. The mass of the reactants before the reaction was 35 grams. What must the mass of the products of the reaction be, according to the law of conservation of mass? What is the slope formula? O A 3+ O B. 323 O a. kl 24 OD. 4 - Find the missing length of the triangle.10 in.1626 in. Please help! And Ill mark you as the brainiest!!! 165 is what percent of 750? What is the slope of the line A ladder 13 feet long leans against a building. The bottom of the ladder is 5 feet away from the base of the building.How far up the side of the building does the ladder reach?5 A line passes through the point (-2, -7) and has a slope of5/2Write an equation in slope-intercept form for this line. can someone help me plz BRAINLIST Please read the the article on the Trail of Tears.After completion of the article please complete a two paragraph letter urging President Jackson to stop the Indian Removal Act.Site examples as how the Native way of life has been disrupted by war, disease, and manipulation. Use a table to aid in finding the product of (2x + 1) (x + 4) 100 POINS HELPP!! (and brainliest)What is the area of this trapezoid?A.60ft2B.80ft2C.64ft2D.24ft(the 2 stands for squared lol)