What is malware? a type of virus that spreads through a network connection a type of virus that targets programs and files any program designed to do harm a type of software designed to track activity online

Answers

Answer 1

a malware is any program designed to do harm

Explanation:

a malware (malicious software) is any software intentionally designed to cause damage to a computer,server, client or computer network.


Related Questions

How computer is important in our life​

Answers

Answer:

Computers are important in our lifes to keep us safe if theres a hurricane tornado or even a blizzard.

Another reason there important is so we can stay in contact with are family

and friends incase of an emergency.

Lastly there important because they can help us get to a place or destination

by using a gps.

Hope it helps✌✌

Answer:

computer is important because we can use it for playing games. watching videos listen music etcetera

Write a program to input the TotalCost and display the Assured gift as per the following criteria TotalCost(TC) Assured Gift Less than or up to 2000 Wall Clock 32001 to 5000 School Bag 5001 to 10,000 Electric Iron More than 10,000 Wrist Watch​

Answers

Answer:

The program in Python is as follows:

TotalCost = int(input("Total cost: "))

if TotalCost <= 2000:

   print("Wall Clock")

elif TotalCost >= 2001 and TotalCost <= 5000:

   print("School Bag")

elif TotalCost >= 5001 and TotalCost <= 10000:

   print("Electric Iron")

else:

   print("Wrist Watch")

Explanation:

This gets input for total cost

TotalCost = int(input("Total cost: "))

If the total cost is up to 2000, print wall clock as the assured gift

if TotalCost <= 2000:

   print("Wall Clock")

If the total cost is between 2001 and 5000 (inclusive), print school bag as the assured gift

elif TotalCost >= 2001 and TotalCost <= 5000:

   print("School Bag")

If the total cost is between 5001 and 10000 (inclusive), print electric iron as the assured gift

elif TotalCost >= 5001 and TotalCost <= 10000:

   print("Electric Iron")

If the total cost is more than 10000, print wrist watch as the assured gift

else:

   print("Wrist Watch")

write technical terms for the following statements.
A) A collection of programs which make computer work.
B) A language processor that converts assembly language codes in to machine language.
C)Software that is the basic requirement of a computer.
D) The software which help to maintain the hardware and software.
E) Applications software that is designed for an organization.
F)The software which does not provide right to modify.
G) The binary code obtained after the translation of source code.
H) The application which is needs internet to access and update. ​

Answers

Answer:

A) software

B)assembler

C)operating system

D)system software

E)data base

F)software license

G)machine code

H)ONLINE shopping apps

The marketing department has hired a new employee. Prior to the new employee's first day at work, you have set up and configured a new laptop computer. The computer and all of the peripherals were purchased from the same vendor. After the new employee begins work, you receive a phone call stating that the wireless mouse is not working.

Which of the following is the MOST likely reason the mouse isn't working?

A. The USB mouse driver is too old for the current mouse.
B. The USB mouse is not a wireless mouse and needs to be plugged into the computer.
C. The USB mouse is malfunctioning.
D. The USB mouse receiver is not plugged into the computer.

Answers

Answer:the usb mouse receiver is not plugged into the computer

Explanation:

In the case above, one can say that the USB mouse receiver is not plugged into the computer.

What is a USB mouse?

A USB mouse is known to be a tool that is often attaches to a computers USB port.

In the case above, one can say that the USB mouse receiver is not plugged into the computer and as such it cannot perform the task it need to do.

Learn more about USB mouse from

https://brainly.com/question/10847782

#SPJ9

Utility software as a service giving programs. Explain. Give me the answer please coming Sunday my homework will be check.​

Answers

Answer:

Explanation:

Utility software is software designed to help to analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users.

True or false we can used virus not use pirated software and programs ​

Answers

Answer:

False i guess

What is ADO.net????????​

Answers

Answer:

ADO.NET stands for ActiveX Data Object is a database access technology created by Microsoft as part of its .NET framework that can access any ...

Developer: Microsoft Corporation

Which vendor owns the software platform Fusion?
A.
Microsoft
B.
Apple
C.
SAP
D.
Oracle

Answers

Answer: D

Explanation:

D. Oracle owns the software platform Fusion

You notice a growing number of devices, such as environmental control systems and wearable devices, are connecting to your network. These devices, known as smart devices, are sending and receiving data via wireless network connections.
Which of the following labels applies to this growing ecosystem of smart devices?
A. The smartnet
B. Internet of smart devices
C. *Internet of things*
D. Dynamic environment

Answers

Answer:

*Internet of things*

Explanation:

A network with multiple physical smart devices are known as things on the network

The place on the computer where information is stored temporarily so the processor can access it quickly is called what? Memory Kernel Mode Driver

Answers

Answer:

The answer is Memory

A company runs an application on a fleet of EC2 instances. The company wants to automate the traditional maintenance job of running timely assessments and checking for OS vulnerabilities. As a Cloud Practitioner, which service will you suggest for this use case

Answers

Answer:

AWS Systems Manager

Explanation:

AWS Systems Manager (https://aws.amazon.com/systems-manager/features/) is the service that allows to centralize operational data from multiple AWS services and automate tasks across AWS resources.

Angelina has added page numbers to her report, but all of the pages are labeled "Page 1” at the bottom. What caused this issue?
She typed “Page 1” in the footer.
She added a header instead of a footer.
She did not create a numbered list in her footer.
She forgot to click the Continue Numbering option.

Answers

Answer:

She typed "Page 1" in the footer.

Explanation:

This occured because the footer only repeats the same message across the footers unless you enable page numbering.

Hope this helps!

write down the appropriate technical term of following statements.​

Answers

Answer:

it is not seeing full. please give full

write fade in shorthand​

Answers

Answer:

"Fade In is a Class Act" Macworld says: "Fade In makes it easy to just write...It has all the features you'd find in the more expensive apps, such as Final Draft and Movie Magic Screenwriter, and there's even free and paid iPhone, iPad, and Android apps available

Explanation:

Short Questions: a) What is website? How can we browse internet using website?​

Answers

Answer:

A website is a set of related web page or pages located under a single domain name. These pages contain specific information which was all provided by one person or entity and traces back to a common Uniform Resource Locator or (URL).

Explanation:

There are millions of Websites around the world and contain information about everything.

How is kerning used in Word?

to adjust the spacing between two paragraphs
to adjust the spacing between words in a paragraph
to adjust the spacing between characters that make up a word
to adjust the spacing between a paragraph and the page border

Answers

Answer: To adjust the spacing between characters that make up a word

Explanation: Kerning refers to the way spacing between two specific characters is adjusted. The idea is to give a better looking result by reducing the spacing between characters that fit together nicely (such as "A" and "V") and increasing the spacing between characters that don't. Select the text that you want to change.

Answer:

C. To adjust the spacing between characters that make up a word

Explanation:

hope this helps :)

What is generation of computer ?​

Answers

I HOPE THIS INFORMATION WILL HELP YOU A LOT......

Generation in computer terminology is a change in technology a computer is/was being used. Initially, the generation term was used to distinguish between varying hardware technologies. Nowadays, generation includes both hardware and software, which together make up an entire computer system.

Hope this answer helps you..!!

..

..

Plz select it as the BRAINLIEST..!!

what is a computer in daily life​

Answers

Answer:

The use of computers on a regular basis in our life is very important. Technically in daily life computer is used to convert raw facts and data into meaningful information and knowledge. Computer science is explored and challenged by humans daily. The computer is like an electronic magical device for our life.

Explanation:

The IT manager has tasked you with installing new physical machines. These computer systems are barebone systems that simply establish a remote connection to the data center to run the user's virtualized desktop. Which type of deployment model is being used

Answers

The type of deployment model that is used is referred to as Thin client.

A thin client is also referred to as lean client. It is a model that runs on the resources that are stored on a central server rather than in the resources if the computer.

A thin client is useful for shared services, and desktop virtualization. The work carried out by the server include storage of data, performing if calculation, launching software programs etc.

On conclusion, since the information given in the question explains that there's a remote connection to the data center to run the user's virtualized desktop, then the deployment model is a thin client.

Read related question on:

https://brainly.com/question/13934016

explain the term creating in word processing​

Answers

Answer:

Explanation:

Word processing describes creating or editing a document using a word processor such as Microsoft word, etc For example, a student could create a book report in a word processor application.

Which is not true about climatic normals?

Multiple choice question.

A)
They can differ from daily weather conditions.

B)
They are gathered at one location.

C)
They are averaged over a 30-year period.

D)
They describe average conditions.

Answers

Answer:

I think c is correct answer

Explanation:

hope it's help yu

Write a program that takes the account's present value, monthly interest rate, and the number of months that the money will be left in the account as three inputs from the user. The program should pass these values to a function thatreturns the future value of the account, after the specified number of months. The program should print the account's future value.

Answers

Answer:

Assuming this is going to de made with python:

def main():

   currentValue = float(input("Current value of account: "))

   monthlyInterestRate = float(input("Monthly interest rate: "))

   monthsToWait = int(input("Amount of months the money will be left in the account: "))

   monthlyInterestRateToPercent = monthlyInterestRate / 100

   futureValue = float(round((currentValue + currentValue * monthlyInterestRateToPercent * monthsToWait), 2))

   print("The future value of this account will be " + str(futureValue))

main()

Explanation:

Hope this helped. Also, if this is incorrect please tell me what needs to be added so I can add it for future viewers. Have a good day :)

Richard needs to copy information from another slide presentation that uses a different design template. To ensure that the information he is copying looks right, which option should he choose?

Answers

Answer:

Yes, you can copy the slides over into a presentation with master slide. Then, right-click each slide, and choose to apply an appropriate template from the master slide

(from vik7336: Hi, I'm not sure about my answer for your question. So I hope this might help)

pasagot po please need lang po

Answers

me I can not see it oooo re write it

When you evaluate the use of digital media, how has it affected the newspaper business? The rise of digital media has caused newspaper subscriptions to decline significantly because people are finding their news online. The rise of digital media has had no measurable effect on newspaper subscriptions. The rise of digital media has caused newspaper subscriptions to increase because it has inspired people to care more about news. The rise of digital media has caused newspaper subscriptions to fluctuate depending on the time of year.

Answers

Answer:

The rise of digital media has caused newspaper subscriptions to decline significantly because people are finding their news online.

It is A

Answer:

The rise of digital media has caused newspaper subscriptions to decline significantly because people are finding their news online.

Which are characteristics of a video with a higher
bit rate? Choose all that apply.
fewer frames per second
more frames per second
lower quality
higher quality
larger file size
smaller file size

Answers

Answer:

D and E.

Explanation:

Once the CPU has fetched the data requested, what are the next steps in the process?

A
execute, articulate

B
perform, execute

C
decode, analyze

D
decode, execute

MULTIPLE CHOICE

Answers

Answer:

D. decode execute

Explanation:

a program in matchine language is called​

Answers

Answer:

mcq

Explanation:

machine code is a computer program written in a machine code

write full information about first computer virus ?​

Answers

Answer:

A computer virus is a man made program just like other program.it is a harmful program developed intentionally to distrub the normal functioning of a computer.It can destroy data,information and other useful programs of the computer.As the result you will not get data,information and other useful progarams to use.when it destroy operating system software of a computer.

Answer:

The "Creeper system," the first computer virus, was an experimental self-replicating virus released in 1971. It was filling up the hard disk to the point that a computer could no longer function. BBN technology in the United States produced this virus. When the Creeper virus infects a computer, it causes it to output a file. It will then cease to function while it searches for another TENEX system. It creates a connection with the machine in question, and so on. Its last payload or impact when it's finished with a system is to display its message.

OAmalOHopeO

My serious question that needs answering pronto!!!
How do I turn my computer??? I keep on telling it very clearly to turn on and it doesn't budge. I'm pretty sure I pressed all the buttons and none of them worked. There is a button that is litten up in the corner but I'm afraid that if I press it, my computer will go in self-destruct mode. PLEASE HELP!!!

Answers

Answer:

It depends on what the button looks like but sometimes you need to press it. If it is an actual computer press the power on button attached to the box that should be hooked up to the computer.

Explanation:

Other Questions
dgar quiere escribirle una carta a Cori para expresarle asertivamente lo que siente, piensa y desea. Si t estuvieras en el lugar de dgar, qu le diras a Cori? Complete this item.For the following figure, can you conclude that / | | m? Select true or false. A compound, C20H28O, produces a 1H NMR spectrum with 11 distinct signals. The steps made by the integral trace measure 52, 17, 17, 26, 17, 25, 26, 9, 9, 35, and 8 mm. Complete the following table.Integral # Products52 mm 17 mm 17 mm 26 mm 17 mm 25 mm 26 mm35 mm 8 mm meaning of Dentology An amino acid analyzer is an instrument used to determine a. the sequence of amino acids in a polypeptide chain b. the presence of modified amino acids in a protein c. the identity of N-terminal and C-terminal amino acids in a protein d. the identities and relative amounts of amino acids in a protein 1. How do JT and JTA help in farming? Write in your own words and present in the class. What is the y-intercept of this quadratic function f(x) = x2 + 2x + 3 Idenify the domain for the function, f(x).(Negative infinity, infinity)(Negative infinity, 0) Union (0, infinity)(Negative infinity, 2) Union (0, 2) Union (0, infinity)(negative infinity, negative 2) Union (negative 2, 0), union (0, infinity) Por qu est feliz Rebeca?Porque es el ltimo da de la escuela.Porque este ao ha sido muy difcil.Porque termin con su novio.Porque tiene buenas calificaciones.1)A. - Porque es el ltimo da de la escuela.2)A. - Porque termin con su novio.3)C. - AlejandroExplanation:100% on the quiz. A line passes through the points (0,0) and (4,4). What is the equation of the line? If three times a number added to 8 is divided by the number plus 7, the result is four thirds. Find the number. When Dr. Philip tierno conducted his experiment on the pillows , he wanted to know the connection between pillows and the allergy-causing germs. He was trying to answer the question, Do these pillows contain germs that contribute to the family allergies? In this activity, you will write directions in Spanish from your home to someplace nearby, such as your school, a beach, an amusement park, a zoo, or any other spot that you frequent. Use verbs in the informal imperative and include direction words learned in this lesson in your response. Submit the response to your teacher. Find the area of the circle.Use 3.14 for n. Do not round your answer.Hint: A = tir23 in.Area = [?] inches?Enter the number thatbelongs in the green box.EnterPls someone help what are the correct conjugated words for these blanks? __________________ moves the respiratory medium over the respiratory surface.Group of answer choicesperfusionpercolationventilationdiffusion A business rents in-line skates and bicycles to tourists on vacation. A pair of skates rents for $5 per day. A bicycle rents for $20 per day.On a certain day, the owner of the business has 25 rentals and takes in $425.Write a system of equation to represent this situation, then solve to find the number of each item rented.Show both the equations and the solution. Tech A says that proper footwear may include both leather and steel-toed shoes. Tech B says that when working in the shop, you only need to wear safety glasses if you are doing something dangerous. Who is correct? what is the definition of pomology.... someone please help Using Target Heart Rate during your workout is important because itA. manages your reaction time B. manages the safety and effectiveness of your workoutC. evaluates your breathingD. evaluates your muscular strength