A MailTip is an instantaneous pop-up message that

warns users of bad email addresses.

forces the sender to check their grammar and spelling.

gives you real-time information about the message you are creating.

provides helpful hints on how to navigate the message controls.

Answers

Answer 1

Answer:

its (c)

Explanation:


Related Questions

14. The term used to describe an attribute that can function like a primary key is a?​

Answers

Answer:

The answer to this question is given below in this explanation section.

Explanation:

In the relationship model of database  a primary key is a specific choice of a minimal set of attributes that uniquely specific a tuple in a relation.Informally  a primary key is which attribute and in simple cases are simple a single attribute.More  formally a primary key is a choice of candidate key any other candidate key is an alternate key.

A primary key may consists of real word observable in which way it is called natural key,while an attribute created to function as a key and not use for identification outside the database is called a surrogate key.For example for a database of people time and location of birth could be a natural key.National identification number is another example of an attribute that may be used as an natural key.

Learning task 1: introduction A.Direction:below are jumbled letters. Write the correct spelling opposite of the scramble letters. 1.GNISSRED 2.MMONEL UIJEC 3.ISENNOAYMA 4.MULEISIFRE 5.TERIRESHSECROW

Answers

Answer:

Following are the solution to this question:

Explanation:

For point 1: DRESSING

For point 2:  LEMON JUICE

For point 3: MAYONNAISE

For point 4: EMULSIFIER

For point 5: WORCESTERSHIRE

assignment 1: silly sentences edhesive

Answers

Answer:

print("Let's play Silly Sentences!")

print(" ")

name=input("Enter a name: ")

adj1=input("Enter an adjective: ")

adj2=input("Enter an adjective: ")

adv=input("Enter an adverb: ")

fd1=input("Enter a food: ")

fd2=input("Enter another food: ")

noun=input("Enter a noun: ")

place=input("Enter a place: ")

verb=input("Enter a verb: ")

print(" ")

print(name + " was planning a dream vacation to " + place + ".")

print(name + " was especially looking forward to trying the local \ncuisine, including " + adj1 + " " + fd1 + " and " + fd2 + ".")

print(" ")

print(name + " will have to practice the language " + adv + " to \nmake it easier to " + verb + " with people.")

print(" ")

print(name + " has a long list of sights to see, including the\n" + noun + " museum and the " + adj2 + " park.")

Explanation:

Got it right. Might be a longer version, but it worked for me.

What is the output for the following program?

numA = 10
while numA < 21:
numA = numA + 5
print(numA)

Answers

Answer:

Output:

15

20

25

Explanation:

In first iteration value of num is 10. Condition is checked 10 is less than 21 so value of num is incremented by 5 and value 15 is printed than again condition is checked 15<21 so value of num is incremented again and 20 is printed. Again condition is checked 20<21. So 25 is printed. Then 4th time when condition is checked vakue of num is 25 and while loop condition becomes false because 25 is not less than 21 and program is terminated here.

Answer: 15,20,25

Explanation: got it right on edgen

Please help, thanks! (simple question) I'm doing a project and need to ask two people what they think is the highest contributor to global warming. my phone is dead. What do you think is one of the greatest contributors to global warming? I have to make an app about the two things.

Answers

What I think the highest is carbon dioxide . Because we use a lot of CO2 in every single day . So image that for 365 . We use a lot of carbon dioxide . In which that is ruining our earth

E-mail is a special form of business communication.
is the set of rules that governs communication using e-mail.

Answers

Answer:

 Your answer would be 'Netiquette ' .

Hope this helped you out :D

Which filter gives a “squeezed” effect to an image?

Answers

Explanation:

When using the pinch filter, you simply select a percentage from -100 to 100 to pinch or squeeze your image. The Pinch filter squeezes a selection or layer inward or outward.

How do science, mathematics, and technology each influence engineering

Answers

Answer:

In order to start engineering you must know the basics Science, Math, and Technology. For example you need math to get all the parts in the right place and fix any pieces that need to be angled right, science because you need to know what happens if you put this with that if it’ll spark break or anything, and technology because you need to know the different pieces and their purpose, hope it helps!

Explanation:

Answer:

Math: By using numbers and some problems are really hard and they like solving them makes some kids want to do engineering

Science: By do expirments and getting kids excited about doing something like engineering

Technolgy: I think this speaks for itself by saying that if you like computers and dealing with technogly you would want to do engineering

Explanation:

Helpppppppppppppppppppp

Answers

THE ANSWER IS B MOST DEFINITELY

hellllllllllp i need hlel dad

Answers

miss girl whatttttttttt

Have any of you guys had to deal with not seeing profile pictures or not being able to open PDFs on this website? Is it just me or an overall glitch of the Brainly system?

Answers

Me too man me too yeah

I need help building a computer what are some good parts?

Answers

Answer:

glass for the screen, wires to connect everything, something for the buttons, you also might need a screen protector so it can help your eyes because the screen will be bright, use something that will help the computer not fall off the desk, you also need to make some space at the bottom of the computer for the sound to go through, you need to make some more space at the either side you want the charger for it to always have power so you can always use it, and memory space, if you want to you can add a little space at the side for your earbuds.

Explanation:

you need to have your parents help you so you don't get hurt.

Need help asapppppppppp

Answers

Answer:

artistic

Explanation:

because being it is considered a art

Answer:

daddy

Explanation:

can someone help me with Exercise 7.1.5: Initials on codehs.

Answers

7.1.5 Codehs:

Write a program that gets a string containing a person's first, middle and last names, and then display their first, middle and last initials. For example, if the user enters John William Smith, the program should display J. W. S. [In python]

Answer:

first = input("First name: ")

middle = input("Middle name: ")

last = input("Last name: ")

print(first[0]+". "+middle[0]+". "+last[0]+".")

Explanation:

This line prompts user for first name

first = input("First name: ")

This line prompts user for middle name

middle = input("Middle name: ")

This line prompts user for last name

last = input("Last name: ")

This line prints the name initials

print(first[0]+". "+middle[0]+". "+last[0]+".")

Answer:

def initials(string, new_string):

   return string[0] + "." + new_string[0] + "."

print(initials("Your", "Name"))

Explanation:

Please help! I tried this by myself. But I am not sure if this is right.

Answers

Answer:

Yes this is correct

Explanation:

btw trust yourself, believe in yourself because you can do it. I believe in you ;)

Answer:

This is correct

Steven has listed printers, monitors, plotters, and copy machines at his place of work. Now he is reading manuals. Steven is creating a _____.


Web page

database

maintenance schedule

word-processing document

Answers

Answer: Web page

Explanation:

A web page can be defined as a document that is written in an HTML format. This can be viewed using an internet browser. It can be accessed by using the URL address in the address bar. The printers, monitors, copy machines and other necessary machines can be required for creation of web page. The printers are required to get the soft copy of the web page so that a proof reading can be done on the content of the web page, copy machines are used to scan the necessary pictures or text to be pasted on the web page, monitors are used to observe the development of the web page. Plotters are used for printing the graphs that can be scanned for web page.

Designing a video game takes tons of creativity. What inspires your personal creativity and ideas for video games? Explain and give several specific examples. How do you make sure your ideas are original and not copied directly from other video games?

Answers

Answer:

you could say that you would  put watermarks in some frames so you can prove u made it yourself

Explanation:

Writers develop plot arcs and dialogue, artists construct 2D and 3D models, composers produce soundtracks, programmers choreograph all the moving parts into a cohesive universe. The artwork is an eclectic mix. The audience and players have a first-person perspective while playing the games.

What personal creativity and ideas for video games?

Playing video games can increase your reaction times and hand-eye coordination, two skills that are essential to creativity. Game design is the process of using creativity and design to produce a game for entertainment or educational purposes. It is a part of the broader field of creating video games.

Post-Release Assistance. This is a crucial element in the various stages of game development. Most projects fail because this important component is overlooked.

Therefore, You may claim that you would include watermarks in select frames to demonstrate your authorship.

Learn more about creativity here:

https://brainly.com/question/17081416

#SPJ2

Layer 4 security and application services, including server load balancing, Secure Sockets Layer (SSL) offloading, firewalling, and intrusion prevention system (IPS) services are provided by the data center ___________ layer.

Answers

Answer:

Layer 4 security and application services, including server load balancing, Secure Sockets Layer (SSL) offloading, firewalling, and intrusion prevention system (IPS) services are provided by the data center aggregation layer.

Explanation:

Consider the given information.

A key point for security and application services is the aggregation layer. In the data centre aggregation layer, the Layer 4 security and application services provide server load balancing, SSL offloading, firewalling, and IPS services.

Layer 4 security and application services, including server load balancing, Secure Sockets Layer (SSL) offloading, firewalling, and intrusion prevention system (IPS) services are provided by the data center aggregation layer.

50 POINTS!!!!!!!!!!!

Give at least two examples of how the transport layer is used.

Answers

Answer:

The transport layer is responsible for delivering data to the appropriate application process on the host computers. Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

Explanation:

Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

Answer:

1. The transport layer is responsible for delivering data to the appropriate application process on the host computers. and 2. Some transport layer protocols, for example TCP, but not UDP, support virtual circuits, i.e. provide connection-oriented communication over an underlying packet-oriented datagram network.

-CC

Each pixel includes 3 colors; Red, Green and Blue. Each color uses 8 bits to store it's intensity. How many Bytes are needed for each pixel

Answers

Answer: 3 bytes

Explanation:

A Pixel uses 3 colors and each of these colors uses 8 bits to store their intensity.

One pixel will therefore have:

= 8 * 3

= 24 bits

1 byte = 8 bits

24 bits will therefore be:

= 24/8

= 3 bytes

Answer:

3 bytes...I think

Explanation:

What is wrong with the following code?
numl = int (input("Enter a number: "))
numz = int (input("Enter a number: "D)
num3 = int (input("Enter a number: "))
print ("The average is: + (numl + num2 + num3/3)
The last line should be print ("The average is: (numl + num2 + num/3)
The variables should be lnum, 2num, Bnum
It needs a into command
It needs a stro command

Answers

Code:

numl = int (input("Enter a number: "))

num2 = int (input("Enter a number: "))

num3 = int (input("Enter a number: "))

print ("The average is:" + ((numl + num2 + num3)/3))

Answer:

It needs a str command

Explanation:

Given

The above code

Required

Determine and correct the error

At the last line of the code, there is an attempt to print the average of the three numbers.

However, this will return an error because:

In order to print the literal "The average is:" and the numeric value of (numl + num2 + num3)/3, a str command is needed.

This converts (numl + num2 + num3)/3 to a literal and then print without error.

So, the correct instruction is:

print ("The average is:" + str((numl + num2 + num3)/3))

6 → What is the difference between SHA-256 and SHA-512?

Answers

Explanation:

SHA-2: A group of two related hash functions, identified as SHA-256 and SHA-512.

The word size varies; SHA-256 uses 32-byte characters, whereas 64-byte words are used by SHA-512.

Analyze the difference between security settings and privacy settings.

Answers

Answer:

Explanation:

Security settings controls people getting through and into your devices. It is more of a protection while privacy is just more of who and what can be viewed.

you are considering cloud services, and you concerned about the interaction of your security policies and those of the hosting provider. What can alleviate your concern

Answers

Answer:

Cloud access security brokers

Explanation:

Cloud access security brokers (CASBs) can alleviate your concern. This is a software that is between cloud service users and cloud applications. Monitoring every activity and ensuring security protocols.

It does the work of merging the security policies of users and that of the providers. Across cloud platforms, the CASB can help to identify unsanctioned use.

12) --- In-Excel, Columns-are-labelled as
a) +A, B, C, etc
b)+1,2,3.etc
C-A1, A2, etc. 1
d)+ $A$1, $A$2. etc. I​

Answers

Answer:

C-A1, A2, etc.

name tow ways to render a program as a single file

Answers

Answer:

*two

Explanation: and im not sure but have a great day and good luck on whatever you are doing!

How do I find where I have used Premium Feature in CANVA
I am a free user

Answers

Answer: Ok go to the website (Canva) and you will see they have plan like there is one that is free, and there is one that is name pro but you have to pay $12.95 and the last one is Enterprise which cost $30.00

Hope this help :)

Explanation:

You wrote a program to compare the portion of drivers who were on the phone. Which statements are true? Select 4 options. A different set of observations might result in a larger portion of male drivers being on the phone. Your program compared an equal number of male and female drivers. It is important to test your program with a small enough set of data that you can know what the result should be. Even when confident that the mathematical calculations are correct, you still need to be careful about how you interpret the results. You could modify the program to allow the user to enter the data.

Answers

Answer:

1,3,4,5 (It's not the one that starts with your program)

Explanation:

Edge 2020

A driver is essentially a piece of software that enables communication between an operating system and a device. Consider the scenario where a device needs to read some data from an application.

What program to compare the portion of drivers?

Type “device management” into the taskbar's search box, then click on Device Manager. To see the names of the devices, choose a category, then right-click (or press and hold) the item you want to update. Decide Automatically check for driver software updates.

A computer software known as a driver, sometimes known as a device driver, that serves as a bridge between the operating system and a device such a disk drive, video card, printer, or keyboard.

Therefore, The device's collection of specific commands must be thoroughly understood by the driver.

Learn more about program here:

https://brainly.com/question/3224396

#SPJ2

WILL GIVE BRAINLIEST!!!!!!!!!
The Port of New Orleans is not considered an intermodal port.


True

False

Answers

Answer:

True

Explanation:

what are the condition of machines or equipment if the parts of the equipment are easy to assemble and disassemble​

Answers

Answer:

 

Explanation:

i dont now

Other Questions
Could you tell me if the chromosomes are in the right place? with reference to temperature and rainfall identify and explain the differences in the climatic zones At the beginning of the year, Rocket Racer Company's liabilities equal $149,000. During the year, assets increase by $35,000, and at year-end assets equal $215,000. Liabilities decreased $50,000 during the year. What are the beginning and ending amounts of Stockholders Equity? Group of answer choices A. Convert to direct or reported speech.1. He told me that he had just returned from Delhi.2. He said, I can drive a car."3. He said that Nalini had arrived on Sunday.4. "I always listen to music," she said.5. She said to me, You ought to thank him."6. Rishi said that he was thinking of buying a laptop. Which of the following statements best describes the difference between net income and gross profit?a. Gross profit considers operating expenses while net income does notb. Net income considers operating expenses while gross profit does not.C.Gross profit deducts taxes while net income does notd. Net income deducts taxes while gross profit does not. Please help my small brain dont know this stuff You might need:CalculatorA couple decides to keep having children until they have a girl, at which point they will stop havingchildren. They also agree to having a maximum of three children. The table below shows the probabilitydistribution of X = the number of children such a couple would have.i23X = # of childrenPX)0.50.250.25Given that ux = 1.75 children, find the standard deviation of the children such a couple would have.Round your answer to two decimal places.OXchildrenShow Calculator When two or more vehicles arrive at a four-way stop atdifferent times, which one has the right-of-way?The first vehicle to stop should be the first to go.The larger vehicle should be the first to go.The vehicle that signals first should be the first to go.The last vehicle to stop should be the first to go. Goran wants to save $900 to buy a TV. He saves $18 each week. The amount, A (in dollars), that he stillneeds after w weeks is given by the following function.A (w)= 900 - 18Answer the following questions.(a) If Goran still needs S576, how many weeks has he been saving?weeks(b) How much money does Goran still need after 5 weeks?PLZ HELP :( FIRST CORRECT ANSWER GETS BRAINLIEST!!Why is the idea of spontaneous generation incorrect? How did Redi and Pasteurs experiments disprove this concept? How did the Chinese government respond to the British opium trade? 1 of 10Cutting back on expenses can help you save money, whichwill----add up fast and help you save for your goalhelp you spend more moneyhelp you afford nicer thingshelp you choose the right investments Which sequence represents the correct order of processes that result in theformation and development of an embryo?a. meiosis fertilization mitosisb. mitosis - fertilization meiosisc. fertilization - meiosis mitosisd. fertilization mitosis meiosis What happened between the Nomads and Egyptian Rachel is a nurse. She earns 12 vacation days after working 768 hours. How many hours does racheal need to work to earn 1 vacation day? Which of the following isnota component of Guba & Lincoln's criterion, "trustworthiness"?a)Transferabilityb)Measurabilityc)Dependabilityd)Credibility Simplify the following cube root: cube root( 54x^6) Cade and Tyce both tried to find the missing side of the right triangle.A right triangle is shown. The legs are labeled 6 and 9. A right angle is labeled in between them.Cade's Work Tyce's Worka2 + b2 = c2 a2 + b2 = c262 + b2 = 92 62 + 92 = c236 + b2 = 81 36 + 81 = c2b2 = 45 117 = c2b2 = 45 117 = c2b 6.71 10.82 cIs either of them correct? Explain reasoning A professional soccer player has a large collection of headbands in their wardrobe comprised of five different colours. The headbands can only be distinguished by their colour. If the soccer player grabs four headbands from their wardrobe for an upcoming soccer tournament, how many possible outcomes are there Which triangle is similar to the triangle T