If you schedule a message to be delivered at 6 p.m., but you log out of your computer at 5 p.m., what will happen to the message?

It will be delivered at 6 p.m. as scheduled.
It will be delivered when you log back in.
It will be delivered at 5 p.m. when you log out.
It will not be delivered at all and will be canceled.

Answers

Answer 1

Answer:

B

Explanation:

It will be delivered when you log back in.


Related Questions

Which of these file formats would you choose if you had to create a very small and compact raster image for a website?
Joint Photographic Experts Group (jpg)
Graphic Interchange Format (gif)
Portable Network Graphic (png)
Tagged Image File Format (tif)

Answers

Answer:

jpg

Explanation:

Joint Photographic Experts Group (jpg) file formats would one choice if you had to create a very small and compact raster image for a website. Thus, option A is correct.

What is a website?

A website is an accumulation of internet pages and related items that is posted on at least one servers and given an unique domain name. Most blogs focus on a single subject or objective, such as reporting, education, industry, entertaining, or photo sharing.

A raster-based photograph designed for the web and publishing is stored as a JPG file. The JPG format is the default file format for image sensors and is the most widely used picture format on the web.

Because of its universal compatibility and decompression. Portraits in both colour and black and white work brilliantly with them. Therefore, option A is the correct option.

Learn more about website, here:

https://brainly.com/question/29777063

#SPJ6

The best description of a strong leader is someone who
is always right but easily influenced by others.
displays self-confidence and the ability to inspire others.
makes money and has a sense of purpose.
shows concern for others but is uninspiring.

Answers

Answer:

B

Explanation:

The best description of a strong leader is someone who displays self-confidence and the ability to inspire others. The correct option is B.

What is a leader?

An entity that leads is referred to as a leader. a leader who directs or guides an army, movement, or political organization.

Self-awareness, credibility, relationship-building, a bias for action, humility, empowerment of others, authenticity, presenting themselves as constant and consistent, becoming role models, and being completely present are all qualities of good leaders.

They can take risks in business and think creatively about the future because they are bold in their thoughts and resolute in their activities. There is no such thing as uncharted territory.

A powerful leader is best described as someone who exudes self-assurance and has the capacity to motivate others.

Thus, the correct option is B.

For more details regarding leader, visit:

https://brainly.com/question/15176246

#SPJ6

give differensess between Container element and empty element in computer please give answer Help​
Brain

Answers

Answer:

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

Explanation:

There are containers and empty elements or tags in computer discipline such as in HTML language.  

Empty element:

These are the elements are the tags that have no content inside them and these elements or tags do not have end tags. for example the break tag in HTML such as <br> etc.

Container elements or tags:

These elements or tags have content inside them, they have opening and closing tags, unlike empty tags. for example paragraph tag, bold tag, and italic tag. These tags have opening and as well as closing tags. and between them, there is some content inside them.

the example of container tags is given below:

<html> html code / html contents</html><p>this is a<b>pargraph</b>container</p>

Help me ASAP please I’m hungry

Answers

Answer:

D.

Explanation:

Answer:

D, you can correct me if I'm wrong

Explanation:

Computers represent color by combining the sub-colors red, green, and blue (rgb). Each sub-color's value can range from 0 to 255. Thus (255, 0, 0) is bright red, (130, 0, 130) is a medium purple, (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (In other words, equal amounts of red, green, blue yield gray).

Answers

Answer:

Follows are the code to this question:

#include <iostream>//defining a header file

using namespace std; //using namespace

int main() //defining main method

{

int red,green,blue,s; //defining integer variable

cout<<"Enter value: \n ";//print message

cin>>red>>green>>blue; //input value

if(red<green && red<blue)//defining if block that checks red value

s=red;//store red variable value to s variable

else if(green<blue)//defining else if block that checks green value less then blue

s=green;//store green variable value in s variable

else//defining else block

s=blue; //store blue variable value in s variable

//calculating red, green, blue value

red=red-s;//store red value

green=green-s;//store green value

blue=blue-s;//store blue value

cout<<red<<" "<<green<<" "<<blue;

}

Output:

Enter value:

130  

50

130

80 0 80

Explanation:

In the above code, inside the Main method, four integer variable "red, green, blue, and s" is defined, in which "red, green, and blue" is used for input the value from the user end.

In the next step, a conditional statement is used, that checks the red variable value, if the condition is true, it will store its value in the "s" variable, otherwise, it will go to else if block.In this block, the green variable checks its value less than then blue variable value, if the condition is true, it will store the green value in the "s" variable, otherwise, it will goto else block.In this block, it will store the blue variable value in the "s" variable, and subtract the value of "red, green, and blue" value from "s" and store its value, and at the last, it will print its value.    

Which of the following practices can help you avoid harassment (or the appearance of

harassment) when using Internet communications?

a. Send potentially offensive jokes via e-mail only to people you know well.

b. Respect other users' requests not to send any jokes via e-mail or IM.

c. Use emoticons to indicate that threats you make via e-mail or IM are not serious.

d. Reduce inappropriate or unprofessional communications while at work

Answers

Answer:

B. Respect other users' requests not to send any jokes via e-mail or IM.

Answer:

d. Reduce inappropriate or unprofessional communications while at work

Explanation:

(just basic coding I can't wrap my around :L) Which of the following shows the assignment of a string to a variable? Select 3 options.

answer = input("How old are you? ")

answer = "23"

answer = (23)

answer = '23'

answer = 23

Answers

Answer:

The answer is A, B, D.

Explanation:

I hope this helps. Have a great day and be safe.

Which is the best reason for why it is important to keep personal information private online?
to prevent becoming the target of a scam
to ensure strangers do not approach them
to prevent others from using it dishonestly
to stop people from following them online

Answers

Answer:

A. To prevent becoming the target of a scam

Explanation:

The more person information you put out on the internet, the easier it is for people to steal it and use it for malicious purposes.

Answer:

To prevent others from using it dishonestly.

Explanation:

Keeping private information to yourself is always a safe approach. Giving out your private information could result in false behavior on your account.

The Event Viewer (Microsoft Windows) or Console (Apple Mac OS X) is used for what purpose?
to view and manage events scheduled in one or more user calendars
to configure system security features such as firewalls and antivirus scanners
to view incidents recorded in the Application, Security , and System logs
to manage user names and passwords on a network

Answers

Answer: Its C

Explanation:

The Event Viewer is a practical heritage feature in Windows 10 that collects event logs from programs and system components into a simple structure that you can then examine to diagnose and repair software or hardware issues with your computer. Thus, option C is correct.

What Event Viewer role in Microsoft and macOS?

A monitoring application called Microsoft Windows Server Event Viewer displays a log of events and can be used to diagnose problems on Windows-based systems. Information concerning application-related, security-related, system-related, and setup events is shown in the Event Viewer.

Crescendo is a real-time event viewer for macOS that leverages the ESF to display process executions and forks, file events, share mounting events, kernel extension loads, and IPC event data.

Therefore, to view incidents recorded in the Application, Security , and System logs is used for purpose.

Learn more about Event Viewer here:

https://brainly.com/question/25675228

#SPJ2

Which of the following domain types is most trustworthy 1) .com 2) .tv 3).org 4) .edu

Answers

Answer:

.edu

Explanation:

Answer:

.edu

Explanation:

The order is (.edu)( .org) (. com)( .tv)

Please help, this question is from plato.
How can you have a safe browsing experience?
Click pop-up advertisements to download software.
Select the option to delete cookies when you close the browser.
Enable JavaScript in your web browser.
Enable automatic download of software whenever the vendor offers a new update.
Disable automatic completion of username and passwords.

Answers

Answer:Enable javascript in your web browser

Explanation:

PLEASE HELP ME !!! THIS IS DUE TODAY AND IM STUCK ON IT!!! Pls❤️✨❤️

Answers

what do you need help with?

I need help with a question on a computer science test.

Three of the following values could be stored as strings. When would you NOT use a string command?

To store decimal values.

To store a list of colors.

To store a word.

To store values NOT used for calculations.

Answers

Answer:

To store decimal values

Explanation:

Analyzing the given options.

(a)

Decimal values are digits and are to be treated as such. So, storing them as strings mean that they are no longer decimal values.

(b), (c) & (d)

List of colors, words and values that can't be used for calculations are all string values.

Take a for instance.

List of colors: "Red", "Yellow", "Blue",...

Words, "I", "am", "a", "boy"

Values that can't be used for calculations are non numerical data and as such, some of them could be strings.

Hence:

Option (a) answers the question

Answer:

To store decimal vaules is the correct choice.

A _______ occurs when access to a website is interrupted because there are to many simultaneous requests, and result in a _______ when the time limit for accessing the resource is reached.

Blank 1: Denial of Service or Timeout

Blank 2: Denial of Service or Timeout

Answers

Answer:

A  timeout occurs when access to a website is interrupted because there are too many simultaneous requests, and may result in a  denial of service  when the time limit for accessing the resource is reached.

Explanation:

The timeout occurs when access to a website is interrupted because there are too many simultaneous requests and results in a Denial of service when the time limit for accessing the resource is reached.

What is a website?

A website is a collection of web pages and related material that is published on at least one server and given a shared domain name.

Websites like Face-book, Linkedin, Etsy, and Online databases are examples of well-known ones. The World Wide Web is the aggregate name for all publicly accessible websites.

As we know,

When there are too many requests made at once, access to a website is interrupted, and when the time limit for accessing the resource is met, a Denial of Service occurs.

Thus, the timeout occurs when access to a website is interrupted because there are too many simultaneous requests and results in a Denial of service when the time limit for accessing the resource is reached.

Learn more about the website here:

https://brainly.com/question/19459381

#SPJ6

Which options should they choose during their
evaluation process? Check all that apply.
A. a teacher's aide who creates world population
materials for a class
B. a professor who publishes world population research
in a journal
C. a United Nations report that analyzes trends in the
world's population
D. a nonprofit that tracks how the world's population
affects policy decisions
E. a local news program that evaluates why some
countries are overpopulated

Answers

Answer:B

evaluate by professor that who published is honest and trustworthy

The options that they should choose during their evaluation process include:

A. a teacher's aide who creates world population materials for a class

B. a professor who publishes world population research in a journal

D. a nonprofit that tracks how the world's population affects policy decisions.

The evaluation process simply means the collection and analysis of information in order to be able to deduce a particular thing.

Based on these, the options chosen above depict the analysis and evaluation process.

In conclusion, the correct options are A, B and D.

Read related link on:

https://brainly.com/question/14084377

Sandra is writing a technical paper on Graphics Design. She needs to illustrate this paper with a few images to depict certain concepts. She browses the web and comes across images she can use. However, the images she finds are copyrighted. How should she use these images?

A. She can use the image as it is
B. She can modify the image and use it
C. She needs permission from the owner
D. She will not add the image at all

Answers

Answer:

The answer to this question is given below in the explantation section. The correct option is C

Explanation:

Sandra is writing a technical paper on Graphics Design. She needs to illustrate this paper with a few images to depict certain concepts. She browses the web and comes across images she can use. However, the images she finds are copyrighted. How should she use these images?

A. She can use the image as it is

B. She can modify the image and use it

C. She needs permission from the owner

D. She will not add the image at all

Because you can not use the copyrighted items in your research without taking permission from its author(s).

If you will use without taking permission from the author, then you may face legal issues and fines etc.

Answer:

shr needs premishion from the owner

Explanation:

edmentum/plato

Gina is using Outlook in the default cached mode and is connected to an Exchange server. What is the default file type used to store a cached version of Gina’s mailbox?

PST
OST
MSG
XML

Answers

Answer:

Its C. MSG

Explanation:

On edg

Answer:

c

Explanation:

took the test

How would you justify using cloud computing?

A less network traffic
B sharing a network could reduce overall costs
C new technology
D government pressure

Answers

Answer:

B.

Explanation:

to find the value of the largest
Column A contains numbers from rows 1 to 20. You can use the formula
number divided by the total number of values.
Reset
Next

Answers

Answer:

=MAX(A1:A20)/COUNT(A1:A20)

Explanation:

i got it right

HELP ME PLZZZ
What are the special concerns about cyberbullying?

Answers

Answer:

a. Low self-esteem

b. Weight loss or change appearance

CONVERT .0001 KILOMETERS TO MILLIMETERS

Answers

Answer:

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

Explanation:

As we know that

1 km = 1000000 mm

So, 0.001 * 1000000 =  100

the answer is 100 millimeters.

A film producer is having difficulty with distribution. After major and minor theaters show no interest in the film, what would the logical next move be for him to take?


release the soundtrack on compact disc

make a sequel

give up

pursue Internet distribution

Answers

Answer:

pursue internet distribution

Explanation:

Answer:

B: pursue internet distribution

Explanation:

edg2021

“Computers are really just simple _______________ that perform __________________ actions through many layers of abstraction.”

Answers

Answer:

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

Explanation:

This question is a type of fill in the blank. So the correct options to fill in the blanks are machines and complex.

       

Computers are really just simple machines that perform complex actions through many layers of abstraction.

____________ is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

Answers

Answer:

Human Computer Interaction

Explanation:

Human-Computer Interaction is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

What is computer interaction?

Research on the design and application of computer technology that concentrates on the interfaces of humans and computers is known as the human-computer interface.

Experts in human-computer interaction (HCI) study how people use computers and develop solutions that let people use them in new and different ways.

The answer is Human-computer interaction.

Thus, Human-Computer Interaction is related to the design of technologies to improve how people communicate with devices and applications to enter input and receive output.

Learn more about computer interaction here:

brainly.com/question/3173766

#SPJ2

HELP asap please... ​

Answers

Answer:

I have absolutely no idea bruddah.

Explanation:

Soz!

Think of an example in your life where a number could be described as data, information, and knowledge

Answers

Answer:

how many event you have been too in the last month (well non during this time but as an example)

Explanation:

PLEASE HURRYYY Suppose your employer wants you to purchase a tablet device that you will use to run the company's custom sales software. The company will reimburse you for the purchase. What is the most important question to ask before making the purchase?

What size screen should it have?

What platform should I get?

Where should I buy it?

What peripherals should I buy?

Answers

Answer:

Platform

Explanation: I just took it on edge

The most important question to ask before making the purchase is "what platform should I get?" The correct option is B.

What is custom software?

Customised software (also known as bespoke software or tailor-made software) is software that is designed specifically for a particular organization or user.

Custom software development creates applications that are specifically designed to meet the needs of these organizations and users.

For example, the banking industry employs highly specialized custom software to provide customers with easy access while safeguarding sensitive data with cutting-edge security features.

As technology and clients become more complex and demanding, more businesses are turning to custom software development to solve problems on a variety of fronts.

Before making a purchase, the most important question to ask is "what platform should I get?"

Thus, the correct option is B.

For more details regarding software, visit:

https://brainly.com/question/28874701

#SPJ2

What Coding program does UNITY use?

Answers

Answer:

c#

Explanation:

Scripts are written in a special language that Unity can understand. And, it's through this language that we can talk to the engine and give it our instructions. The language that's used in Unity is called C# (pronounced C-sharp). All the languages that Unity operates with are object-oriented scripting languages.

find the 12th term of 14,9,-1,-6​

Answers

Answer:

T12=a+(12−1)d=(a+11d)

=14×11×(−5)=−41

Explanation:

I hope this helps you out and if your feeling generous plz mark brainliest it helps me a lot thank you:)

When is it most appropriate to send an automatic reply? Check all that apply.

when you are at the office and available during normal hours
when you are out of the office and want to let all senders know
when you are on a lunch break and want to let all senders know
when you are going on vacation and want to let all senders know
when you only want to respond to senders within the organization
when you only want to respond to senders outside the organization

Answers

Answer:

2, 4, 5, 6 are correct

Explanation:

1 and 3 are wrong on edg

Answer:

2, 4, 5, 6

Explanation:

Took the test, I hope this helps! :)

Other Questions
PLEASE HELPP!!!! ASAP 50 POINTS WILL MARK BRAINLIEST What is financing? (Select the best answer.)Using a debit card to make purchases Paying back debtsUsing credit to pay for purchasesReducing the principal of a loanWhat might you do if you are unable to get a credit card? (Select the best answer.)Stop accepting government assistance Pay less attention to your bank balanceMake as many cash purchases as possibleApply for a department store card The skeletal and muscular system work together because the bones of the skeletal system protects the body's organs to give the body shape as muscular system are attached to the bones pulling on them for the body movement to? I will brainlist, please 50 Points!! 25 Each Points Please Help ASAP!! View Attached Image!! Will Mark Brainliest If All Are Answered!! Why do the cardiovascular and respiratory system depend on eachother? The volume of the triangular prism is 54 cubic units What is the value of x ? 3579 List 5 items being created in tenement houses 3x + 2x + 2 + 4x2 + 5 simplify surface area of this prism What did North, Central and South America look like before the Europeans came? Explain your answer or describe what you imagine it might be like 5n + 3 > 4 - (6 5n) please assist me with these problems Which is an example of THEME?A.GreedB.IronyC.Flashback I am having a lot of struggles please help the expression 9.78(4.3x + 5.15) simplifies to Which of the following correctlystates the difference betweenelements and compounds?Elements and compounds are thesame because they are both made ofatoms,An element is made of two or moretypes of atoms combined, while acompound is made of one type ofstom,An element is made of one type oftcom, while a compound is two ormore types of stoms combined. 1. Select the correct chronological order for the below battles. A. Battle of Charles Town, Battle of the Capes, Battle of Saratoga B. Battle of Charles Town, Battle of Saratoga, Battle of the Capes C. Battle of Saratoga, Battle of Charles Town, Battle of the Capes D. Battle of the Capes, Battle of Charles Town, Battle of Saratoga2. What was the significance of the Battle of the Capes? A. The colonists retreated to Valley Forge B. The colonists suffered their largest defeat of the American Revolution C. The French fleet prevented British ships from reaching Yorktown D. The British broke the blockade of Boston explain one difference between the Articles of Confederation and the Constitution g A company is evaluating a project requiring an initial cash outflow of $2 million. The investment will generate cash flows for a period of 5 years. If the firm launches the project immediately, then the after-tax cash flows will be $1 million per year. Alternatively, if the firm delays the launch by one year, then there is a 65% likelihood that the annual after-tax cash flows will be $1.5 million and a 35% likelihood that they will be $500,000. Using a discount rate of 10%, what is the value of the option to wait Which is an example of direct democracy?a primary electiona general electiona ballot initiativea citizen petition