S the software that protects your computer from harmful files, trojan horses, and worms.

Answers

Answer 1

Anti-Virus is a software that protects your computer from harmful files.


Related Questions

Why would a user want to compress a large file before sending it as an email attachment?

to reduce the file size of the attachment
to improve the quality of the attachment
to standardize the dimensions of the image
to enhance the colors of the image

Answers

to reduce the file size of the attachment

Answer:

A

Explanation:

I just did it Sub to me on you tube if this helped at Resurgentz:)

When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats the date as

Answers

it formats the date as mm/dd/yyyy


When Excel detects a date in the mm/dd/yy format, it formats it as mm/dd/yyyy in the US or dd/mm/yyyy in other countries, depending on system locale settings.

When Excel recognizes that you have entered a date in the mm/dd/yy format, it automatically applies a date format to that cell. In the United States, Excel will typically format the date as mm/dd/yyyy, where mm is the month, dd is the day, and yyyy is the four-digit year.

If your system settings are for a location outside of the U.S., Excel might format the date as dd/mm/yyyy. It should be noted that while Microsoft Access also recognizes date formats and has predefined formats such as General Date and Long Time formats, the question specifically refers to Excel, which can directly format dates based on system locale settings.

What is a relationship between a object and a class?

Answers

An object is an instance of a class.

Further Explanation:

Class is an object oriented paradigm that is used to represent real-world objects in OOP. A class is like a blueprint which can be sued to make further instances of the same type. The instances are known as objects. The existence of class is logical while the existence of object is physical as it also takes space in memory. The class is declared only one while the objects can be created as many as are required.

Hence, object is an instance of the class.

Learn more at:

brainly.com/question/9612139brainly.com/question/8839455

#LearnwithBrainly

(Game Design) A function that contains arithmetic symbols ( e.g. +, <, =/) is an operator.

True or False

Answers

True

Because operators are the symbols that show the action.Just like  

2 + 5.

'+' is the operator and 2,5 is the operand.

True or false: in order to keep yourself and co workers safe, you must be able to recognize electrical hazards

Answers

Final answer:

Yes, recognizing electrical hazards is critical for maintaining safety at a workplace. These hazards can include exposed wiring or water near electrical sources, which, if not managed properly, can lead to significant accidents.

Explanation:

True, in order to keep yourself and co-workers safe, you absolutely need to be able to recognize electrical hazards. Electrical hazards can include exposed wires, water near electrical sources, overloaded outlets, or inappropriate use of extension cords. Being aware of these potential concerns can help prevent accidents, such as shocks or fires, thus ensuring the safety of inhabitants in a shared workspace. Therefore, your knowledge and awareness as an individual contribute significantly towards maintaining collective workplace safety.

Learn more about Workplace Safety here:

https://brainly.com/question/34701020

#SPJ2

The commands available from a menu change depending upon what you are doing.
True
False

Answers

This is a true statement

Answer:

TRUE

Explanation:

White arrows in the middle of the lane indicate whether the lane must __________.

A. turn or go straight

B. merge

C. exit

D. All of the above

Answers

D) all of above mark me brainliest

Answer:

D: all of the Above

Answer to get brainiest. I NEED HELP PLEASE!! I am supposed to type a program on base conversion. Starts from base of 10 (decimal) converted to any base. Must use while loops, if loops, but no for loops.

Answers

Here's a solution that works except for the leading zeros. Unclear (to me) why they need to be there and what's the logic?


  public static void main(String[] args)  

  {    

       int number, base;

       Scanner Cin = new Scanner(System.in);  

       System.out.print("Enter a decimal number between 1 and 100,000: ");

       number = Cin.nextInt();

       System.out.print("Enter a base from 2-16: ");

       base = Cin.nextInt();          

       System.out.format("The number %d in base %d is %s.", number, base, Integer.toString(number, base).toUpperCase());

  }

Organizational structures with one or more layers of authority between top-level management and employees are known as vertical or _______ a0 organizations.

Answers

The organizational structure described here, which is known as vertical organizational structure, is also commonly identified as tall organizations.

They usually have hierarchical structures, with the CEO being at the very top of the layer. Tall organization have multiple levels, compared to its counterpart, the flat organization or horizontal, which would only have one level.  

Answer:I believe is hierarchical . sorry if wrong

Naomi wants to search for online courses on web development she types this term in the address bar which browser allows her to use its address bar as a search engine

Answers

Google Chrome browser

Final answer:

Modern web browsers can use the address bar as a search engine. Naomi can use advanced search techniques to narrow down results and find online web development courses.

Explanation:

Naomi is looking for online courses on web development and wishes to use a browser's address bar to search. Modern web browsers such as Chrome, Mozilla Firefox, Microsoft Edge, and Safari, all allow users to perform searches directly from the address bar. Simply typing a search term into the address bar and pressing Enter will invoke the browser's default search engine, which is typically, but can be changed to other search engines like Bing or Yahoo!

Advanced search techniques can be particularly useful in narrowing down search results. For example, using Advanced Search options, she can specify the phrase she's looking for, a particular domain such as .edu for educational resources, and even filter results based on usage rights for materials that can be legally reused. However, it is important to use these options judiciously, as overly restrictive parameters may yield too few results.

( Game Design) The companies who get video games out to consumers are called:

A. publishers
B. developers
C. produces
D. retailers

Answers

Answer:

They are called video game publishers

Explanation:

A video game publisher is responsible for financing a video game’s development, marketing, and release of the game to the consumers. Basically, they are the ones who manage the business end of the gaming field. If the video game company is well established, the publishers of that company will be the ones to distribute while some smaller companies will hire distribution companies to distribute the games for them

Jack is using a programming language that relies on routines and subroutines specified in a series of sequential steps. What type of programming language is Jack using?



A: Object-oriented



B: Procedural



C: Operational



D: Functional

Answers

as the programming language relies on routines and sub routines and it is specified in a series of sequential steps so such kind of approach is used in Procedural programming language hence the option is Option B. Procedural

Answer:

B. Procedural

Explanation:

    Procedural Programming is a form of development where all possible programs can be reduced to just three structures: sequence, decision, and iteration. And during the practice of this concept the Procedural Programming was developed, where its advantages are:

Programs made with subroutines or functions are programmed and tested once, although they can be used in various parts of the program as often as needed.You can create a library with functions and subroutines that can be used in other programs or by other programmers. With modularization we can preserve the refinements achieved in a specific part of the code and extend to every part of the system that will use the function or subroutine.Computer memory saving, as the module used is stored once, even if used in different parts of the program. It also allows that, at a certain moment of program execution, only the module or modules needed to execute this program portion are in main memory.Code hiding, as only routines and subroutines are available to other programmers.

How can you remove the watermark in Windows 10 without having to purchase a license key?

Answers

Sometimes, it can get really annoying when you have a watermark on the lower right corner of your windows 10 machine. There are several common ways to remove the windows 10. The easiest way, however, is to change your Ease of Access settings. Changing this will remove background images and your watermark. To do it, go to Control Panel and select Ease of Access Center from the list. Click on the Make the computer easier to see option and check the Remove background images (where available) box. Apply the changes by clicking OK. Other ways include entering particular commands in the command prompt and making some registry manipulations with the Registry editor.

Will mark brainliest to the first person who gets it right.

17. Figure A-10 shows the back of a typical bottle of engine oil. The label indicates that this oil is SAE 10W-30, with a classification of SH, SG/CD. Based on the information printed on the label, which of the following statements is true?
A. This is a multiviscosity oil with a weight of 10 that's designed for use in 1991 and later model engines, as well as in supercharged diesel engines.
B. This is a single-viscosity oil with a weight of 10 that's designed for use in 1991-1993 engines, as well as in moderate-duty diesel engines.
C. This is a multiviscosity oil with a weight of 30 that's designed for use in 1991 and later model engines, as well as in naturally aspirated diesel engines.
D. This is a single-viscosity oil with a weight of 30 that's designed for use in 1980-1990 cars and light trucks, as well as in light-duty diesel engines.

Answers

The first option is the only one that makes the most sense to me as the right answer

(Game Design) Game Freak, the creators of Pokemon, are an example of a(n):

A. first- party developer
B. second- party developer
C. third- party developer
D. indie developer

Answers

D. Indie developer. Independent video game development, or indie game development, is the video game development process of creating indie games; these are video games, commonly created by individual or small teams of video game developers and usually without significant financial support of a video game publisher or other outside source.

The creators of Pokemon, are an example of an Indie developer.

What is an Indie Developer?

In contrast to most "AAA" games, an indie game, short for an independent video game, is a video game generally made by individuals or smaller production teams without the financial and technical help of a big game publisher.

The creators of Pokemon, are an example of an Indie developer.

Learn more about Indie developers:

https://brainly.com/question/896161

#SPJ2

What is the name of a solid piece of silicon that contains transistors, other components, and their connections?

Answers

Answer:

Integrated Circuit

Explanation:

An Integrated Circuit (IC) is a small microchip that is mostly made of silicon and constitutes hundreds to thousands of tiny electronic components such as transistors and capacitors. ICs are multipurpose and are used as counters, data store, memory, and many more. They are built to support both analog and digital technology. Disassemble a computer, for instance, and you will see ICs pre-built somewhere around a circuitry board.

Final answer:

An integrated circuit, also known as a microchip, is a solid piece of silicon that contains transistors and other electronic components. These microchips are crucial for the functionality of various electronic devices, including computers, due to their semi-conductive properties.

Explanation:

The name of a solid piece of silicon that contains transistors, other components, and their connections is called an integrated circuit, often referred to as a microchip. These integrated circuits are composed of billions of nanoscale transistors and diodes, integral to the functioning of logic and memory functions in devices like computers. Silicon is the most common semiconductor material used in electronic devices, valued for its semi-conductive properties that can be precisely controlled by doping with impurities such as boron or phosphorus.

Furthermore, modern technology such as silicon-CMOS (complementary metal-oxide-semiconductor) relies on these intricate circuits, especially in central processing units (CPUs) of personal computers. The precise manufacturing process of semiconductors, including the use of pure silicon, is critical for creating effective and reliable electronic components.

What behavior do elements in a stack follow? first in, last out, or FILO behavior last in, first out, or LIFO behavior first in, first out, or FIFO behavior last in, last out, or LILO behavior

Answers

A stack item behaves like Last In First Out, which is equivalent to First In Last Out.

FIFO and LILO are also equivalent, but they describe a queue.

Answer:

Either First-in-last-out (FILO) or Last-in-first-out (FILO)

Explanation:

A stack is a data structure that implements the First-in-last-out (FILO) or Last-in-first-out (FILO) modality. FILO and LIFO are literally the same. They are just alternative ways of saying the same thing. In a stack, the element that is stored in last is retrieved first (LIFO). This also means that the element that is first stored in can be retrieved last.

FIFO which is similar to LILO is used in data structures such as queues but not in stacks.

Pick the correct statements regarding cell references.



1) A relative reference will retain its references when copied to another cell.



2) An absolute address has a $ sign before both the row and the column values.



3) = A1 + $B$2 is an example of a mixed cell reference.



4) The address 7B is invalid.

Answers

Answer

2) An absolute reference has a dollar sign before both rows and columns values

Explanation:

we know that a  call by reference method can be defined as a method of providing different  arguments to a function and then that function copies the address of an argument into the formal pattern.

Answer:

2) An absolute address has a $ sign before both the row and the column values.

Explanation:

Alcohol damages your __________, making it more difficult to understand how far away other objects are.

Answers

The answer to the blank part of the statement is vision.

When you consume alcohol, your pupils would react slower; you would be less likely to contrast dark and light objects well; your eyes would twitch if your consumption is excessive; and you have dry eye, your symptoms would be exacerbated. This is one of the reasons why people who are drunk aren’t allowed to drive, since they cannot accurately perceive the things around them due to being impaired by alcohol.

Read this excerpt from The Outsiders. Or I could have gotten one of the gang to come along, one of the four boys Darry and Soda and I have grown up with and consider family. We're almost as close as brothers; when you grow up in a tight-knit neighborhood like ours you get to know each other real well. Which universal theme can be found within this excerpt? Adults do not understand teenagers. The people we love can hurt us most. Belonging to a group provides security. Growing up means doing hard things.

Answers

Belonging to a group provides security.

The context clues in the passage are "close" and "tight-knit." The passage details the narrator's feelings about the family-like atmosphere the boys experienced within their own group, and the security they felt in their neighborhood.

A universal theme is an idea that applies to anyone regardless of cultural differences, or geographic location. Universal themes are ways to connect ideas across all disciplines. It is a central idea about the human condition. It is a generalization about life or human nature; they deal with basic human concerns.

Universal theme can be found within this excerpt C. Belonging to a group provides security

What are some examples of universal theme?

Some of the more common universal themes found in literature include individual struggle towards a personal goal, a person's struggle with humanity, falling in love, life cycles, karma, coping with tragedy, adolescence and discovering the world around us.

What are the 6 universal themes?Six common themes in literature are:Good vs. evil.Love.Redemption.Courage and perseverance.Coming of age.Revenge.

To learn more about universal theme, refer

https://brainly.com/question/16938268

#SPJ2

3. What term refers to the physical locations of elements in relation to each other?
A. alignment
B. continuance
C. proximity
D. similarity

5. Which term refers to the placement of elements in a composition in relation to imaginary axis, such as margins, or other deign elements in the composition

A. alignment

B. continuance

C. proximity

D. similarity


Answers

The answer for the first one is proximity.

The term proximity means “closeness”. The relationship between each other can be described by proximity only. All the other options are invalid.

The answer for second one is “alignment”.

Alignment actually relates to the term margin and axis. Alignment can be left, right, middle, top, bottom. Text, image, or any element can be aligned based on the need with the value of alignment discussed in the just before sentence. Alignments are widely used in computer terms in office tools and in web pages.

The answers are:

3. C. proximity

5. A. alignment

a category of identity based on membership in a group is called

Answers

A group of selected cells is called a range.

It is called Social Identity.


Which telecommunications device is widely used in industries that require closed communication?
A. fixed-line telephones
B. mobile phones.
C. satphones
D. walkie-talkies
E. small phones

Answers

The telecommunications device that  is widely used in industries that require closed communication are walkie-talkies. Correct answer: D

Walkie-talkies are hand-held, portable, two-way radio transceivers which enable secure communication between the two points, without being part of a network.

Answer:

D. walkie-talkies

Explanation:

walkie-talkies are used in industries that require closed communication

What is the fundamental goal of outsourcing? increased quality brand expansion cultural diversity cost savings

Answers

Answer:

Cost saving is the fundamental goal of outsourcing.

Explanation:

Initially the companies where outsourcing task only for Cost cutting. But nowadays, the companies do that for so many other reasons like, increase the efficiency, reducing overhead, to concentrate on core business peacefully, to obtain more profit, etc.  

The cultural diversity does not affect or make companies to outsource.

We can indirectly increase the quality but it is not the primary goal of outsourcing.  

Brand expansion will holds good, only the BPO is run under the name of the company. But this is once again not the major objective.

Answer:

The main goal of outsourcing is cost savings

hope this helps :3

1. An ___________ is a set of directions for carrying out a task. 2. An _______ shape represents the start or end point of a flowchart. 3. A diamond shape indicates a __________in a flowchart. 4. A _____ is a visual representation of a process. 5. ___________ is a group creativity technique designed to generate a large number of ideas for the solution to a problem. 6. A _________is a small graphic that can be moved independently around the screen which produces an animation. 7. In machine language various sounds, words and phrases are ___________ to form the natural sounding voice of Siri. 8. Creating a sequence of instructions that will automate performing a specific task or solve a given problem is called ____________. 9. Using pictorial elements to create a computer program is called___________. 10. A ______is one of the small units that make up an image on a computer or television screen.

Answers

1. The answer is Instruction.

A computer instruction is a set of orders given to a computer processor by a computer program. It is a sequence of 0s and 1s (on and off) that describes a physical operation that the computer is to perform. Instructions include information on how computers need to operate and at the very least, maintain particular computer hardware and software.

2. The answer is Oval.  

An oval symbol in a flowchart represents the start and end points of the system. It usually contains the word start or end and is also referred to as the terminator symbol. In simple terms, it is the entry point and the exit point of your flowchart.

3. The answer is a Decision.

It is also known as the branching point and it usually indicates a question that needs to be answered; usually true or false, or a yes or no. The answer or the consequence will determine which arrow you follow out of the decision shape.

4. The answer is a model; visual, scientific, or computer model

A model graphically represents an idea, an object or even a process that is used to describe a phenomenon. The goal of using a model is to make whatever it is that you are modeling easier to understand. They visually link theory with experiment.  

5. The answer is Brainstorming.

Generally, brainstorming is that situation where a group of people meet to amass and come up with spontaneous, new ideas around a specific area of interest. Brainstorming sparks off new ideas that would have never happened under normal situations. This process can be overwhelming and intensive or easy with little effort. It is a form of lateral thinking.

6. The answer is Sprite.  

A sprite is a two-dimensional bitmap image that is designed and integrated into a larger scene. Sprites can be moved independently around the computer screen, producing animated effects. Sprites have evolved along with the latest computer graphics but have in recent times become less common. However, they are still used by programmers for other purposes, such as, adding buttons, symbols, and other U.I elements.

7. In machine language various sounds, words and phrases are analyzed, cataloged, converted, and tagged in a big database, to form the natural sounding voice of Siri. When you issue voice commands to Siri, it collects your analog voice and converts it into an audio file and then sends it to apple servers.  

8. The answer is Computer programming.

Computer programming is simply a way of giving computers instructions to solve problems and perform various tasks. These instructions are translated into code and the end goal is to create something. Computer programming can sometimes be as easy as taking two numbers and adding them up, or complex as programming thermostats and temperature sensors.

9. The answer is Web programming.

Web programming refers to coding in markup language. It includes web content, scripting, web client, and web server. The most common languages used are HTML, Javascript, CSS, Perl 5 and PHP

10. The answer is a pixel

A pixel is the smallest basic unit of programmable color on a screen or a computer display that makes up the representation of a picture. They are reproduced as visible dots or squares. They are the basic building blocks of an electronic image and are measured in terms of the display resolution.


(Game Design) The DMCA is a law that regulates:

A. video game ratings system
B. trying to get around copy-protection in games
C. region-protection in games
D. gaming monopolies

Answers

DMCA refers to the Digital Millennium Copyright Act, which was implemented in 1998. It is a U.S. copyright legislation that seeks to criminalize production and distribution of copyrighted goods and services without payment to the owners.

Based on this description, the choice that would best exemplify what DMCA regulation does is: (B) trying to get around copy-protection in games.

True or false: in order to keep yourself and co workers safe, you must be able to recognize electrical hazards

Answers

I believe it’s true

True

In order to keep yourself safe, you need to be able to recognize eletrical hazards.

What is a relationship between a object and a class?

Answers

Hiya!


Of the options given, I would say A. An object is an instance of a class is the correct choice.

Hope this helps!

When does MMF2 inactivate an Active object? A. When the score is higher than the game's previous high score B. When the player does not have any health left C. When it is too close to another Active object in a game D. When it is too far away from the visible play area for too long

Answers

b       is the answer that is correct



Ruth knows the name of a presentation file and the folder it's in, but there are mant files in that folder. How can Ruth quickly find the presentation?

A. Preveiw the files using the thumbnails view.
B. Sort the files by name using the details view.
C. Select the option to display all hidden files.

Answers

Sort the files by name using the details view option B is true

Because Grouping and sorting is easiest to find the files ,folders and any other documents.

Other Questions
What are the two types of organisms whose cells do not have a nucleus? A.Prokaryotes and euakaryotes B.Plants and animals C.Bacteria and archea D.Single celled and multicellular organisms he table shows the total cost for different numbers of jackets. Number of Jackets 2 5 7 Total Cost ($) 46.50 116.25 162.75 What is the cost of 3 jackets? Amanda put $1500 in her savings account. After five years she had $1833 in the account. What rate of interest did she earned use the formula a equals PE to the power of rt and t is time and Which would take more force to stop and 10 seconds 8 kg ball rolling in a straight line at a speed of 0.2 m/s or a 4 kg ball rolling along the same path at a speed of 1 m/s WILL MARK AS BRAINLIEST IF CORRECT! What is the distance between (0,0) and (3,4)a. 5 b. 4 c. 3 d. 2 Why do you think African American men gained the right to vote decades before women did? Which of the following did the Intolerable Acts require? A term applied to the steps in a process analysis that indicates that they are arranged according to time is:sequentialchronologicaltemporalpunctual Which of the following functions best describes this graph This is the part of the plot where the conflict begins to be worked out and tensions lessen.This is the perspective from which a story is told.These are the people or animals who take part in a literary work.This is the time and place in which a literary work happens.This is the series of events that happen in a literary work.This is the message, usually about life or society, that an author wishes to convey through a literary work.This is the part of the plot where the conflict and suspense build.This is the part of the plot where the conflict and tension reach a peak.This is the part of the plot where the conflict is ended.This is the main problem in a literary work.This is the beginning of a written work that explains what will be found in the main part. When 200 grams of water cools from 50.C to 25C, the total amount of heat energy released by the water is? When a reader makes interfrences based on the deatails provided, it enables the reader to What role do special government agencies play in protecting buyers? 1. Ajay is a physicians assistant. One day, a patient came in complaining of a stomach ache. Ajay asked the patient what symptoms she had been experiencing. She said that it was a pain in her lower stomach that was dull at first, but became unbearable over the course of four days. Ajay asked the patient if she had taken anything for the problem. She said she had taken a painkiller. He asked her the name of the painkiller. She said it was acetaminophen. Ajay noted all this information down. What job skill is Ajay using in this case?A. math and science skillsB. diagnostic skillsC. speaking and listening skillsD. administrative skills2. Therapeutic services professionals strive to improve a persons health status over time. Which is an example of this type of service?A. illustrating medical textbooksB. handling insurance paymentsC. admitting patients to the hospitalD. providing routine care to a child3. Latisha works at a dental clinic under the supervision of a dentist. Her daily activities include removing stains from teeth and taking x-rays. What kind of healthcare professional is Latisha?A. dental pharmacistB. dental radiologistC. dental hygienistD. dental assistant4. Maria is a young nursing student. She enjoys working with her patients, but she is ready to take on more responsibilities. Organize the order in which she might advance on her career ladder.registered nurselicensed practical nursehome health aide5. Shane is writing a report about health informatics careers. Choose the correct way to complete each sentence.Medical (1)____ convert the spoken word when facilitating communication between doctors and patients who dont speak the same language.Medical (2)____ create drawings and illustrations for medical textbooks, journals, and other materials.(1) a. translatorsb. interpreters c. transcriptionists(2) a. librariansb. transcriptionistsc. illustrators The cell membrane(or plasma membrane) is the outermost covering of a cell it protects the cell from the external environment it is The ages of Anjali and Aditya are in the ratio 3: 4.Eight years later sum of their ages will be 44 years. What are their present ages A class has 7 boys and 10 girls. Select all associated ratios for this class. 7:3 7:10 10:7 17:5 7:17 10:17 3:7 10:3 Estimate the sum or difference. Use the benchmarks,0, 1/2, and 1.23/40- 11/30A.0B.1C.1/2 Directed line segment has endpoints P( 8, 4) and Q(4, 12). Determine the point that partitions the directed line segment in a ratio of 3:1. A 10.5 ounce package costs $2.98 a 27.8 ounce package costs $8.99 which is the better deal based on the unit price... Steam Workshop Downloader