A(n) ________ is the portion of virus code that is unique to a particular computer virus. A) virus signature B) encryptio

Answers

Answer 1

Answer:

A) virus signature

Explanation:

Antivirus databases contain what are called signatures, a virus signature is a continuous sequence of bytes that is common for a certain malware sample.

--

Encryption is a way of scrambling data so that only authorized parties can understand the information.


Related Questions

how to send an email without showing recipients outlook

Answers

Answer:

Outlook. When you open a new blank email in Outlook, click on the “Options” tab. From there, you'll want to select the Bcc field in the message header. This is your “blind carbon copy” option, meaning that your email recipients will not see other names on the list.

Explanation:

What does the Finder do?


locates files

organizes computer folders and files

opens applications

empties the Trash

deletes files

turns off the computer

Answers

locate files , open applications

write an algorithm to print circumference of a circle​

Answers

Answer:

1 Start

2 Read the value of radius r of Circle

3. Give Pi = 3.14

4 Calculate area of Circle = Pi x r x r

5. Calculate Circumference of circle

( You can use either C= 2 X Pi X r Or Area (A) = Pi X r X r Circumference (C) = 2 X Pi X r A/r = Pi X r A/r = C/2 So C = 2 x ( A/r ) 5. Print area and Circumference

6. End.

You are creating a program that can add up the amount of money the user spent that day. Right down to the penny! What kind of variables should you create? a default variable a user variable an integer variable a float variable

Answers

Answer:A. A default Variable

Explanation:

Answer:

A

Explanation:

Did it on a Test

Which of these would make text on a slide difficult to read?
Ohigh contrast between text and background
Olow contrast between text and background
O a sans serif font
O a large font when the presentation is in a large room

Answers

Low contrast between your text and the background

which of the following is a true statement?

A. in the customary system measurements are often expressed as decimals.

B. in the metric system measurements are often expressed as fractions.

C. in the customary system measurements are often expressed as fractions.

D. fractions are equally common in both the metric and customary systems.​

Answers

Answer:

C

Explanation:

yeah-ya........ right?

What number is represented as a binary code of 101110

Answers

Answer:

46 i think

Explanation:

sorry if thats wrong

46

46 in binary is 101110

In 1956, the unit byte was coined by American statistician and computer scientist John Tukey
True or False (Give Explanation)​

Answers

Answer:

False

Explanation:

John Wilder Tukey was an American mathematician and statistician, best known for the development of the Fast Fourier Transform (FFT) algorithm and box plot. The Tukey range test, the Tukey lambda distribution, the Tukey test of additivity, and the Teichmüller–Tukey lemma all bear his name. He is also credited with coining the term 'bit' and the first published use of the word software.

Can someone please help

Answers

Answer:

Explanation:

la reponse est le premier et le 3 eme pointcar en effet le premier point c est logiqye e le 2 e aussi  

Do you want to run a listing to see files that were used by the last access date is date does not display by default which command would you use to find additional properties of the files to reference.

Answers

Considering the situation and the computer application, the command you would use to find additional properties of the files to reference is "Get-childitem | get-member "

What is Get-childitem command?

Get-childitem command in computer applications is used to get the items in specific locations.

Get-childitem command can be used to gets the items inside a file container, usually referred to as child items.

Similarly, the Get-member command used to gets the members, the properties, and methods of files.

Hence, in this case, it is concluded that the correct answer is Get-childitem | get-member

Learn more about Computer commands here: https://brainly.com/question/25243683

According to popular science Web sites, the scientific process of digital forensics normally starts with a(n) ________.

Answers

Answer:

a hypothesis that forms into a question.

Explanation:

write a program to print. *
**
***
****
*****​

Answers

Program:-

[tex]\tt for\:i \:in\: range(2,6):[/tex]

[tex]\tt\quad for\: j\: in \:range(1,i+1):[/tex]

[tex]\tt\quad\quad print("*",end='')[/tex]

[tex]\tt\quad print()[/tex]

Output:-

[tex]\tt **[/tex]

[tex]\tt ***[/tex]

[tex]\tt ****[/tex]

[tex]\tt *****[/tex]

Additional Activities Direction: List down all the safety and work procedures in using newly purchased gadget. Write your answers on a separate sheet of paper.​

Answers

Answer: Keep your phone away from your body and head. Turn off your phone or turn on airplane mode at bedtime. Use headsets, preferably air tube, and speaker phone when possible. Don't carry your cell phone in your bra, shirt, or front pants pocket, especially if you're pregnant.

Explanation:

Which of the following applies to a trademark?
o belongs to just one company or organization
O always shown on the outside of a garment
O a way for people to copy a pattern
0 a mark that represents a product's "sold"
status

Answers

Answer:

a

Explanation:

Answer:

belongs to just one company or organization

Explanation:

edge 2021

Pls help me plsssss

Answers

Answer: drawright(30)

Explanation:

Tom is not sure how to code contents such as title and meta elements. These are coded as ____ elements.

Answers

Answer:

Tom is not sure how to code contents such as title and meta elements. These are coded as head elements.

Hope that helps. x

Answer:

head elements

Explanation:

answer is above

hiiiiiiiiihwdawdfgthnythgrfergthyjuhgfd

Answers

Answer:

Your answer would be gas.

Explanation:

Steam is just water just evaporated.

no i will not marry u

Does anybody have the answer for 2.19.6 checkerboard for codehs??

Answers

Answer:

speed(0)

penup()

setposition(-200,-200)

pendown()

def draw_square_row():

color_value = 0

for i in range (10):

if color_value %2 == 0:

begin_fill()

color("red")

for i in range (4):

forward(40)

left(90)

forward(40)

color_value = color_value + 1

end_fill()

elif color_value %2 == 1:

begin_fill()

color("black")

for i in range (4):

forward(40)

left(90)

forward(40)

color_value = color_value + 1

end_fill()

def draw_square_row_2():

color_value = 1

for i in range (10):

if color_value %2 == 0:

begin_fill()

color("red")

for i in range (4):

forward(40)

left(90)

forward(40)

color_value = color_value + 1

end_fill()

elif color_value %2 == 1:

begin_fill()

color("black")

for i in range (4):

forward(40)

left(90)

forward(40)

color_value = color_value + 1

end_fill()

def move_up_a_row():

left(90)

forward(40)

right(90)

backward(400)

for i in range (5):

draw_square_row()

move_up_a_row()

draw_square_row_2()

move_up_a_row()

Explanation:

tell me if you get it right

in python:
The mode of a list of numbers is the number listed most often. The median of a list of numbers is the value in the middle of the list if the list is arranged in order. For this software solution you will do the following:

Take 10 numbers as input from the user and display the number with the highest mode. If there is a tie, you will need to show all of those numbers.
Your program must create a user-defined function that takes an array of numbers as a parameter and returns the value that appears the most often in the array.
For those same 10 numbers your program must create a user-defined function that takes an array of numbers as a parameter and returns the value which is the median for those numbers.

please help!

Answers

Python can be used to implement central of tendencies such as mean, median and mode using the statistic module

The program in Python, where comments are used to explain each line is as follows:

#This imports the statistics module

import statistics

#This defines the function that calculates the mode

def calcMode(myList):

   #This prints the mode

   print(statistics.multimode(myList))

#This defines the function that calculates the median

def calcMedian(myList):

   #This prints the median

   print(statistics.median(myList))

#The main method begins here

#This initializes the list

myList = []

#The following iteration gets input for the list

for i in range(10):

   myList.append(int(input()))

#This calls the calcMode method

calcMode(myList)

#This calls the calcMedian method

calcMedian(myList)

Read more about similar programs at:

https://brainly.com/question/25026386

what computer is designed for particular application​

Answers

Answer: Applications for desktop or laptop computers are sometimes called desktop applications, while those for mobile devices are called mobile apps. When you open an application, it runs inside the operating system until you close it

Explanation:

In cell a10 enter a formula using or to display true if net profit before tax in 2019 (cell b5) are greater than 750000(seven hundred, fifty thousand) or net profit before tax in 2020 (cell c5) are greater than 750000 (seven hundred, fifty thousand). use cell references where appropriate and enter the arguments exactly as described in this question.

Answers

The OR Excel function is a function that is used to test several conditions in one statement.

The Excel formula to display true based on the conditions in cell A10 is =OR(B5>750000,C5>750000)

From the question, we have:

Cell B5 represents the net profit before tax in 2019Cell C5 represents the net profit before tax in 2020

The syntax of the OR logical function is: =OR([conditions])

So, the Excel formula to display true based on the conditions in cell A10 is =OR(B5>750000,C5>750000)

Read more about Excel formulas at:

https://brainly.com/question/14820723

A _____ is a network operating on a radio frequency (RF), consisting of radio cells, each served by a fixed transmitter.

Answers

Answer:

A cellular network is a network...

what actions can be performed via voice commands using 2022 versa’s siri® eyes free?

Answers

The actions that can be performed via voice commands using 2022 versa's siri® eyes free are;

- Send and receive text messages

- Make and receive calls

- Select and play music

2022 versa's siri® eyes free is a media feature that can be connected to your iPhone in the latest car by Nissan called Nissan 2022 versa.

Now Siri® Eyes Free Available functions include:

Making and receiving callsSending and reading text messagesSelecting and playing musicReading notificationsRequesting directions or other

This Siri® Eyes Free is usually located on the steering wheel and the way to operate it is by;

Press THIS button on the steering wheelSpeak a command.Wait for Siri® Eyes Free to reply. Within 5 seconds, press THIS button on the steering wheel to reply or give another command.

Read more on cars at; https://brainly.com/question/25981194

A restaurant recorded the ages of customers on two separate days. You are going to write a program to compare the number of customers in their forties (ages 40 to 49).

What is the missing line of code?

customerAges = [33, 23, 11, 44, 35, 25, 35, 68, 51]

count40s = 0
for item in customerAges:
_____;
count40s = count40s + 1
print("Forties:", count40s)


if 40 > item > 49

if 40 < item < 49

if 40 <= item <= 49:

if 40 >= item >= 49

Answers

Answer:

if 40>= item >=49

Explanation:

PLEASE I NEED HELP ASAP PLEASE PLEASE!!!

For a list of numbers entered by the user and terminated by 0, find the sum of the positive numbers and the sum of the negative numbers. C++ language only.

Answers

Answer:

Following are the program in the Python Programming Language

#set variables to 0

positive_sum=0  

negative_sum=0  

#print message  

print("Enter 0 to terminate")  

#set the while loop  

while(True):  

#get input from the user  

num=float(input("Enter positive or negative numbers: "))  

#set if statement to check condition  

if(num==0):  

  break  

elif(num>0):  

  positive_sum+=num  

else:  

  negative_sum+=num  

#print output with message  

print()  

print("sum of positive numbers: ", positive_sum)  

print("sum of negative numbers: ", negative_sum)  

Output:  

Enter 0 to terminate  

Enter positive or negative numbers: 1  

Enter positive or negative numbers: 3  

Enter positive or negative numbers: 5  

Enter positive or negative numbers: -7  

Enter positive or negative numbers: -2Enter positive or negative numbers: 0  

sum of positive numbers:  9.0  

sum of negative numbers:  -9.0

Explanation:

Here, we set two integer data type variables "positive_sum", "negative_sum" and initialize to 0.

Then, we set the while infinite loop inside the loop.

Set a variable "num" and get input from the user in it.

Set the if conditional statement and check condition the variable "num" is equal to 0 then, loop will terminate.

Set the elif statement and check condition the variable "num" is greater than 0 then, add that input and store in the variable "positive_sum"

Otherwise, add that input and store in the variable "negative_sum".

Finally, we print the output with the message.

One of the best ways to code effective programs is to write so-called _______ programs, using the sequential, selection, or repetition logic structures.

Answers

One of the best ways to code effective programs is to write so-called structured programs, using the sequential, selection, or repetition logic structures.

Structured programs are program types that aim to improve the clarity of program codes to make them readable and reusable.

Structural codes such as the if/then/else for selection and while/for repetition are used to achieve these goals.

So, structured programs are used to write programs that follow the sequential, selection, and repetition logic structures.

Learn more about structured programs here:

https://brainly.com/question/25770844

In an attempt to reach an all-time record for its premier, ads for the highly anticipated Avengers: Endgame are run on all the major networks and cable stations across the country from 8:00 p.m. to 10:00 p.m., or during ________ time.

Answers

Based on the contextual situation, the cable stations across the country from 8:00 p.m. to 10:00 p.m., or during Late-fringe time.

What is Late-Fringe Time?

Late Fringe time is a term used in television that describes the television hours that follow the prime time.

Generally, the prime period is usually between 8:00 p.m. to 10:00 p.m., while the Late Fringe time is around 11 p.m. to 1 a.m.

Hence, in this case, it is concluded that the correct answer is "Late-Fringe period."

Learn more about Television hours here: https://brainly.com/question/1006994

To gain access to the functions and variables of a library module, use a(n) _________ statement. A. import B. export C. global D. library

Answers

Answer: import

Explanation:

to find detailed information about the origin of an email message, look at the ________________.

Answers

Email header. The email header is a code snippet in an HTML email, that contains information about the sender, recipient, email's route to get to the inbox and various authentication details

You can protect yourself from identity theft by using ____ when transmitting information over network connections. a. cookies b. port-scanning c. biometrics d. encryption

Answers

Answer:

D

Explanation:

Encryption secures transmissions on the internet to or from your PC

Other Questions
Why are immigrants wanting to live in America - please write a paragraph in ur own words what is the equivalent factor of 21 +99 Tomika uses 6 1/9 inches of wire to make a necklace and 3 1/3 inches of wire to make a bracelet. How many necklace and bracelet sets can she make if she uses 28 1/3 inches of wire in all? ** 70* POINTS** I NEED HELPWrite a thesis statement in response to the following prompt.Prompt: Read the letter to the editor "I, Too, Have a Dream." How does the writer use structure and language to persuade her readers and support her feelings about immigration?Dear Editor,I have never taken the time to write a letter to the editor, but something happened that lit a fire in me. Last week, as my best friend Areliss and I headed to class, a group of college protesters blocked our path. Their signs read "GO HOME" and "ILLEGALS LEAVE." They shouted, "Send them home!" These protesters couldn't have known what Areliss felt as they shouted and waved pamphlets in our faces like tattered flags. But, I know their words were bullets to Areliss's heart. I wanted to fire back to the protestors: Where are your ancestors from?Areliss came to the United States illegally, but she didn't do it intentionally. She was a baby. Her parents, seeking a better life, failed to follow the established immigration procedure, and they slipped into our country undetected. Once here, they raised Areliss, who would grow up never knowing any other home but America.Under DACA (Deferred Action for Childhood Arrivals), Areliss has been granted the temporary opportunity to remain here while she completes her college education. DACA ensures, at least for a while, that she will not be deported to a country she has never visited in her entire life.The term "DREAMers" refers to an act that would have protected these immigrant children if they attended college or served in the military. The DREAM Act did not pass, but its name has remained. DACA recipients have a dream: they dream that their lifelong contribution to the United States will one day be recognized, and they will be permitted to stay in the country they have always called home.Now, DACA is ending. Those who oppose DACA say it encourages illegal activity, weakens our borders, and goes against the Constitution. I understand their concerns. In an era of heightened security, we must do our utmost to keep this great nation safe. That includes establishing a healthy monitoring system for immigration.But, those who oppose DACA, who wield protest signs and who want to build walls, have never felt the dreaded doom of deportation. They forget that our long and colorful history has been built by many immigrantsincluding the immigrants who fought for and founded our country. They forget that Lady Liberty stands as a beacon, asking for the tired, the poor, and the huddled masses yearning to breathe free. We have a responsibility to them.To send DREAMers away is to deny that responsibility. Programs like DACA exist to keep the American dream alive.Yes, Areliss is a DREAMer. But I, too, have a dream. My dream is that DACA will be reinstated. My dream is that Areliss will be invited to stay in the country she has known as home since she was a baby and live out her dreams in the country she loves.Sincerely,Brittany Taylor By the mid-1990s, how did revenue generated from video games compare to revenue generated from movies? Write a two-column proof. I WILL GIVE BRAINLIEST TO BEST ANSWER! PLS HELP!refer to images for questionMUST WRITE FULL PROOF What is oneexample of racism or sexism that Serena Williams faces in hercareer Good morning and night. Can anyone help me on this question?I'm stuck on this question for khan that I need to master. A 50 kg swimmer goes off end of water slide at 10 m/s- what is swimmers momentum ? The________ of a glacier is where snowfall and moisture collect and compact to ice in the winter, and ice persists throughout the summer. A. snow line B. ice field C. terminal moraine D. accumulation zone Which image do you think best illustrates the tragedy of the fire? why? give at least three reasons for your choice in your response. You have 24 quarts of brown stock. You need .75 cups to make one serving of kidney beans. How many servings can you make? Select one: a. 64 b. 128 c. 256 d. 18 Can the sum of two palindromic numbers be another palindromic number? True or False: Almost every innovative technology today is the product of an organizational network.True or False: Innovation refers to the successful introduction of a technology to the market or to the first successful military utilization of a technology.True or False: According to organizational change expert Barbara Eilert, inclusion of cross-functional teams ensures success in organizational change initiatives.True or False: In contrast to millennials, the "iGen" is defined by the rejection of social media.True or False: The Fourth Industrial Revolution has been characterized as "the digital economy," marked by increasingly automated systems.True or False: Culture is not inheritable or genetic; culture is learned.True or False: The less hierarchically organized a company is, the greater the "power distance" among the actors within it (i.e., hierarchical organization is inversely related to power distance).True or False: An individual can be part of only one subculture at any given time.True or False: As described by Aihwa Ong, factory women in Malaysia resisted exploitation through a broad-based unionization movement.True or False: The term "cultural cluster" refers to a group of countries that share many cultural similarities.True or False: Language is a system of reference.True or False: An organizational mission statement can be used as an indicator of organizational identity.True or False: Organizational failure was identified as the principal reason for the Columbia disaster.1PUBP 503-DL1, Fall 2021 Review QuestionsTrue or False: "Keiretsu" is a South Korean term referring to horizontal organizational networks built around a large specialized corporation.True or False: Digital surveillance is a foundation of todays "smart and connected" world.True or False: Winner is concerned not only with technological change, but also with how that change might affect such things as the economy, the environment, and the culture of a place.True or False: Change in technology is now so rapid and complex that it is impossible to know all of its causes and effects.True or False: As a socio-structural concept, community is always an expression of inclusion and diversity.True or False: In any given organization, the management style generally can be expected to reflect the broader economic culture in which the organization is embedded.True or False: According to Schein, cultural intelligence requires sensitivity and mindfulness, and the flexibility to learn new skills.True or False: In general, given advances in and greater reliance on technology, accidents are unlikely to occur.True or False. Cybersecurity has been described as the organization and collection of resources, processes, and structures to protect cyberspace and related systems from occurrences misaligning de jure from de facto property rights.True or False: A shared value system has been identified as a major hindrance to having a stable, functioning society.True or False: Technology is always advantageous or beneficial to society.True or False: Some transnational corporations have more economic clout than many countries.True or False: Financial capital is a tangible form of assets used for investment.True or False: Adam Smith was a famous American economist who spoke of the invisible hand that divides market from non-market forces.True or False: Radio and television were military innovations before becoming commercially successful entertainment media.True or False: In regard to the growth of digital libraries, a principal benefit is greater access.True or False: Digital platforms operate to streamline and facilitate communication and flows between economies. Explain why more transportation could make the U.S. into a foreign power? In "The Yellow Wallpaper," which description of John indicates that the narrator does not trust him? a. When I get really well, John says we will ask Cousin Henry and Julia down for a long visit; but he says he would as soon put fireworks in my pillow-case as to let me have those stimulating people about now. b. He asked me all sorts of questions, too, and pretended to be very loving and kind. c. He says no one but myself can help me out of it, that I must use my will and self-control and not let any silly fancies run away with me. d. John says I musnt lose my strength, and has me take cod liver oil and lots of tonics and things, to say nothing of ale and wine and rare meat. You have been injured in the laboratory (cut, burned, etc.). First you should Please help me with this question,giving the first correct answer brainliest Desperately need help on question 2 & 3 ! If y 1x and y = 2 when x = 14, find the equation that connects x and y.A) y = 28xB) y = 7xC) y = 28xD) y = 7x