Which of the following is a malicious program that can replicate and spread from computer to computer?
Question 11 options:

Phish

Spam

Email

Virus

Answers

Answer 1
Virus is the answer.
have any other questions that are in middle school, let me know.
Answer 2
I believe the answer is Virus. 

Related Questions

Only those who perform music professionally can have a true appreciation for music. True False

Answers

False. Anyone can have a true appreciation of music, regardless of whether they play it professionally or not.
Your answer is False because you could have a talent but you don't like it any your just doing it to pay the bills some people do because its what they love but others they have a talent and their parents think to can make some money so your just doing it for the money.

Your answer is False.

How would you delete a slide from your presentation after selecting it?

Choose Delete from the File menu.
Hit the Enter key.
Slides cannot be deleted from presentations.
Use the Backspace key

Answers

choose delete from the file menu.

I think its actually the backspace key

Given the string variables name1 and name2, write a fragment of code that assigns the larger of the two to the variable first (assume that all three are already declared and that name1 and name2 have been assigned values).

Answers

Final answer:

The solution involves using an if-else statement to compare two strings and assign the larger value to another variable, with the comparison done lexicographically.

Explanation:

The student is asking for help with a fragment of code in a programming context. The task is to compare two string variables, name1 and name2, and assign the one with the larger value to the variable first. Assuming that the variables are declared and name1 and name2 have values, the code in a language like Python could look like the following:

if name1 > name2:
   first = name1
else:
   first = name2

This code uses a simple if-else statement to compare the strings. In many programming languages, string comparison is done lexicographically (like dictionary order). Hence, 'bigger' string means it comes later in the dictionary, not the length of the string.

Write the code for invoking a method named sendtwo. there are two arguments for this method: a double and an int. invoke the method with the double value of 15.955 and the int value of 133. assume that sendtwo is defined in the same class that calls it.

Answers

sendtwo( 15.955, 133 );

Under what category of programs and apps do screen savers and backup programs fall?

Answers

The screensaver and backup programs fall under the "Utility" category of programs.
Utility software is framework programming intended to help break down, arrange, enhance or maintain a computer. It is utilized to help the PC  as opposed to application software, which is for specifically performing actions that are of advantage to a normal users.

Two electronics technicians are discussing electrical quantities. Technician A says that resistance is an opposition to electrical power and voltage is electrical pressure. Technician B says that current is the rate of electrical flow in a circuit and voltage is the opposition to current flow. Which of the following statements is correct

Answers

Neither are correct.

Resistance is opposition to CURRENT not power.
Technition B Is wrong about the voltage thingy.

Describe how Iphone 8 can be used to help businesses

Answers

texting and calling your parents

dunnnnnf idajfsiü

Explanation:

Plz help! 3 questions! 1.The ideal light to use is.... A.front light B.a combination of side and back light C.a combination of front and back light D.side light
2.Incandescent light generally comes from a...A. bulb like one found in a living room B.tube filled with gas C.high voltage LED array D. low voltage LED array.
3.Incandescent light has what type of a color cast? A.greenish B.blue-green C.neutral contrast D. reddish - orange

Answers

There are different kinds and types of light bulb, though light is produce by power, current and resitance.1. The ideal light to use is a front light which it can lighten the dark room depends on the radius of the light or the reflector.

2. Incandescent light generally comes from a bulb like one found in a living room where there are different shapes and lights that have different watts which it differs on how much light it produces or the current and resistance of the light reflector.

3.Incandescent light has a type of a color cast of neutral contrast which also depends on the bulb shapes and kinds. Now we are using LED light to conserve power/energy.

You use the ____ operator to reverse the meaning of a boolean expression.

Answers

!  actually it means not, which reverses a boolean.

The definition of an "analog device" is that it is a type of _____.

bitmapping device
translation device
constructive device
deconstructive device

Answers

ITS C hope it helps goo luck!

An analog device is a type of translation device that converts continuous signals into interpretable forms, such as electrical signals from sound waves.

An analog device converts a continuous signal into another form of energy that can be measured and interpreted. For example, a microphone converts sound waves (analog signal) into electrical signals. Similarly, analog meters, such as those with needles moving over a marked gauge, provide a visual reading based on continuous input.
The definition of an analog device is that it is a type of translation device.

what major criteria must a product or process meet in order to be considered emerging technology?

Answers

A MAJOR criteria that must be met by a product or process is usefulness. IF it isn't useful, why bother experimenting on it?

hope this helps

Esther has acquired an associate's degree in information technology and certifications in PageMaker and Illustrator. Which career field would be ideal for her?

Answers

Most likely marketing.

Answer:

hi your question lacks the required option hence here is the complete question and option

Esther has acquired an associate's degree in information technology and certifications in Page Maker and Illustrator. Which career field would be ideal for her?

A. Network Systems

B. Web and Digital Communications

C. Information Support and Services

D. Programming and Software Development

Answer : Web and Digital Communications

Explanation:

Esther acquiring an associate degree in information technology qualifies her to pursue a career in all the above listed career field but the certification she has in page maker and illustrator makes the career field of Web and Digital communications more Ideal for her.

In web and Digital communications Esther would be able to combine her knowledge of Information technology with her her knowledge of illustrator and page maker to develop wonderful and creative means of digital and web communication systems like creating interactive and informative E-books.

Suppose that you only have liability and comprehensive car insurance and you allow your roommate (who doesn't have car insurance) to drive your car to run an errand. What will likely happen if there is a single-car accident causing moderate damage to your car while your roommate is driving?

Answers

For an insurance company to pay for a single car accident, one has to have a collision coverage on his or her insurance plan. A liability car insurance plan only covers damage to third party persons and cars while a comprehensive car insurance cater for non collision damages to car. Thus, in the scenario given above, the car insurance company will likely not pay for the damages to the car.

What are two ways you have already contributed to your personal human capital? Explain why

Answers

Answer:

Publishing my thoughtsGrowing my social network

Explanation:

Personal human capital is our personal ability to increase our wealth, and wealth is anything that benefits us and our society not just cash.

As a high school student, I have already contributed to my personal human capital by sharing my ideas in classroom with my fellow students. Moreover, growing my social circle is another contribution to the society.

What is the difference between a static shape and a dynamic shape?

Answers

A static shape has a fixed relationship between all of its vertexes. A dynamic shape can vary the position of at least one of its vertexes in relation to the others.

static shapes are shapes that have no energy, like they are resting. dynamic shapes have energy, like they could be moving.

You took a fantastic photograph that you want to use in the report you're writing using DTP software. To import the photo into your report, you must first _____.

select Get Image... from the Windows menu
import text
draw an Image Frame
click Save

Answers

Yea I agree its D ALWAYS SAVE

Which command runs poweroff.target to shutdown the system?

Answers

This is one of the most useful systemD commands : systemctl isolate poweroff.target. For example, if you have a problem with a server and you want to bring the system down so that you could then reseat the card before restarting it, you can use this command, it will shut down the system in an orderly manner.

Rules that govern how to communicate online are known as

Answers

they're known as netiquette collectively.

Answer:

netiquette.

Explanation:

edge 2020

A(n) ____________________ private network is a private and secure network connection between systems that uses the data communication capability of an unsecured and public network.

Answers

A VPN private network is a private and secure network connection between systems that uses the data communication capability of an unsecured and public network.

A computer ____ is malicious computer code that reproduces itself on the same computer.
a. worm
b. adware
c. virus
d. spyware

Answers

The answer is virus, because the virus wants to spread quickly and corrupt your computer quickly.

What does ups stand for

Answers

Uninterruptible Power Supply


UPS =  Uninterruptible Power Supply (also said Uninterruptible Power Source)


hope It helps !

Internet users follow social media when they:
A. mess around and avoid commitment.
B. occasionally play video games. C. do not have time to spend online. D. regularly visit sites that interest them

Answers

The answer is D. because if you buy a site that means that you are interested in what the site can do.

Final answer:

Internet users mainly follow social media due to regular interest in certain sites, with platforms being accessed daily. Social media's popularity is driven by its multiple uses, including keeping in touch, news, and entertainment.

Explanation:

Internet users tend to follow social media platforms that they find engaging and regularly visit sites that interest them. Given the options provided, the correct answer is D. regularly visits sites that interest them. Social media's immense growth is underscored by the fact that internet users' time spent on social media sites rose from 66 billion minutes in July 2011 to 121 billion minutes in July 2012, marking a 99 percent increase. In the context of information seeking, it has also become a primary source for various types of news, including weather, national events, sports, and entertainment.

The majority of internet users leverage multiple social media platforms to maintain connections with friends and family, with platforms being checked daily by a significant percentage of their users. Internet usage is frequent partly due to social networking, communication convenience, and the entertainment value offered by online platforms.

Python comes with ________ functions that have been already prewritten for the programmer.

Answers

Python comes with built-in functions that have been already prewritten for the programmer.

What is a Programming Language?

A programming language refers to a set of instructions that may be used to interact with and operate a computer. Websites, apps, operating systems, spacecraft control, and data analysis are all facilitated by these technologies. Application programs are vital because computers cannot interpret English. Programming languages enable developers to convert their instructions into something that computers can recognize and execute.

As per the question,

Python has built-in functions that have previously been prewritten for the programmer.

Examples of prebuilt functions in Python include math functions for performing mathematical operations, string functions for working with strings, and many others.

Thus, the required fill-in-the-blank would be "built-in".

To learn more about the Python Program click here:

brainly.com/question/15061326

#SPJ5

When you pass an array to a method, the method receives ________?

Answers

The Reference of the array.

If a person  pass an array to a method, the method gets array's reference.

What is the reference about?

Note that in the act of sending an array to a method, the method is said to gets the array's reference and the array reference is said to often returned only if a method brings back an array.

Therefore, one can say that If a person  pass an array to a method, the method gets array's reference.

Learn more about array from

https://brainly.com/question/24275089

#SPJ9

Generally, which website is the most reliable?
A. A.gov site
B. A .com site
C. A wiki site
D. A blog post

Answers

The answer should be A. A gov site. A. com site isn't really reliable because they're usually trying to sell or promote something to you. A wiki site isn't reliable because anyone can add to it incorrectly, same for a blog post.
 A. a gov site gov generally means government.

 

A directional antenna issues wireless signals along a(n) ____ direction.

Answers

A directional antenna issues wireless signals along a(n) outward direction.

A uniform resource locator, or url, specifies where you can find a resource on the web; you are probably most used to thinking of them as web addresses. as you move around the web, you see the url of each web page in the address bar of your browser. there are three key parts to the url:

Answers

Protocol, hostname or address, port number, path to file, data to be passed to a CGI program

What is the benefit of an extranet?

Minimize protection
Provide regulatory control
Reduce security
Supply faster Wi-Fi speed

Answers

provide regulatory control

The benefit of an extranet is that it Provide regulatory control. Check more about extranet below

What is the benefit of extranet?

The Advantages of extranet is that it users to be able to communicate and work together more effectively  especially with their clients, customers, etc.

Note that the benefit of an extranet is that it Provide regulatory control as one can be able to communicate in a secure network.

Learn more about extranet from

https://brainly.com/question/15420829

#SPJ2

The windows app used for file management is

Answers

"File Explorer"  is used for file management 

software that instructs the computer how to run applications and controls the display/keyboard is known as the what?

Answers

The software that instructs the computer how to run applications and controls the display /keyboard is known as DRIVERS software, A driver is a software program that enables a specific hardware device to work with a computers operating system. Drivers may be required for internal components such as video cards and optical media drives.
Other Questions
which thesis statement is too narrow for a short research paper? Were Ronald Reagan's economic policies and desire for smaller government successful? Which graph represents the solution set of the system of inequalities?{3yx9 3x+y>3WHICH ONE ? Why does Zaroff think Rainsford is droll and nave"? The intelligence quotient (iq) test scores for adults are normally distributed with a mean of 100 and a standard deviation of 15. what is the probability we could select a sample of 50 adults and find that the mean of this sample is between 98 and 103? According to the chart on breakfast breads, a high level of sodium can lead to high blood pressure; which bread should be avoided if one is at risk for high blood pressure? doughnuts wheat toast biscuits blueberry muffins Whether we wish it or not, shakespeare admonishes that we are __________ on a stage, and that we're in the position of ___________. How did johnd. rockefeller create a monopoly with the standard oil company of ohio? what does the respelling of a word show you Write a compound inequality that represents the situation.all real numbers at least 6 and at most 3 The more energy a wave carries the BLANK its amplitude. Which phrase best describes a chemical reaction ? how did the cattle industry boom affect the economy of the west What does gatsby offer nick in return for nick's cooperation in inviting daisy to his house? Which of the following shows the correct order of the steps in the scientific method? Conduct Research, Form a Hypothesis, Conduct an Experiment, Collect Data, Topic & Statement (ask a question) Analyze Results, Report & Present, Form Conclusions Topic & Statement (ask a question), Conduct Research, Form a Hypothesis, Conduct an Experiment, Collect Data, Analyze Results, Form Conclusions, Report & Present| Topic & Statement (ask a question), Form a Hypothesis, Collect Data, Conduct an Experiment, Analyze Results, Form Conclusions, Report & Present, Conduct Research Form a Hypothesis, Topic & Statement (ask a question), Conduct an Experiment, Conduct Research, Collect Data, Analyze Results, Form Conclusions, Report & Present What is the funcgtion of the immune system? statistics about the climate in a tundra ecosystem were collected for 30 years. which hypothesis about a population of caribou could be made based on the climate data collected?a. caribou calf survival is directly related to annual rainfall amounts.b. an outbreak of disease in 1984 killed 35% of the caribou population.c. caribou remain with the same mate throughout their lifetime.d. mortality of caribou from hunters was less than 5%. When a 440-Hz tuning fork and a piano key are struck together, five beats are heard. If the pitch of the note on the piano is lower than the tuning fork, what is the frequency of the note? how does the fourteenth amendment extend the protections of the fifth amendment Two students are investigating the relationship between net force and acceleration on an object. They tie a string to a 1-kg block resting on a horizontal table. The string is run over a pulley and attached to a 100-gram weight hanging above the floor. The acceleration of the block is then calculated as the block falls to the floor. Which statement would best describe the greatest source of error in this investigation and suggest a reasonable method to reduce this error?A)The block would have friction and a dynamic cart could be used.B)The block on the table has too much mass and should be increasedC)The falling mass is too small to accelerate the block and should be increased.D)A pulley has friction and the hanging mass should be replace with a spring scale.r Steam Workshop Downloader