To what would you compare the transport layer?

Answers

Answer 1
The above question has multiple choices as below

A. Data links
B. The post office
C. Driving a car
D. A train

The answer is (B) The Post Office.

In layman’s terms, transport layer is similar to the post office functions of delivering parcels and letters at the agreed delivery deadlines. It also notices any dropped info and re-transmits it.
Just like the post office, the transport layer directs messages and information between specific end users. If by mistake you write a letter to the wrong person, the letter will be returned and the postal employee will stamp it as address unknown.


Answer 2

Answer:

post office :)

Explanation:

my teacher said this was the answer


Related Questions

When looking at a poster from the Art Deco movement, what one design characteristic would you most expect to see?
A, biomorphic shapes
B, dark colors
C, eclectic collection of styles
D, repeated geometric patterns

Answers

The correct answer is D. Repeated geometric shapes.

If I wanted to repeat an action such as a heading for a paper, it would be helpful to _____.

Answers

Possibly rephrase or rewrite the heading or whatever else you decide to repeat. You should never say the exact thing twice. 
Hope I helped :)

Answer:

The answer is C. Create a macro. Hope this helps! :)

Because excel stores dates and times as _____, you can apply different formats without affecting the date and time value.

Answers

Dates and time are treated as serial numbers or integer values

Dates and times are stored in excel as integers or serial numbers. The whole idea of integer representation dates back to the 1st of January 1900, and this is the point in which Excel starts counting. Thus, the number 1, by default, represents January 1, 1900. If we stick to this calculation, a number like 23 will be treated as the 23rd of January 1900 and so on. Regardless of the format, the date and time will be the same no matter what.

sharon gives a thumbs-up to her little brother who has just scored in his schools basketball game. sharon is communicating by using a(n)

Answers

She is communicating by using a gesture...
Please mark as brainliest...

Answer: The correct answer is using body language.

Explanation: By Sharon giving her brother a thumbs up after he scored in the game she was using body language. Body language is the act of communicating with your body, and not with words.

A web page that integrates content and scripts from multiple web sites to create new applications is known as a:

Answers

The answer is MASHUP

A Mashup in web technology uses content from several sources to create one single new service that is displayed in one single graphical user interface. An example is how one can combine photos and addresses of their library branches with Google maps. This will create a Google Mashup.

In the current technology, Mashups are created through Ajax which is a development approach and are interactive in nature.






A communication port is a physical circuit through which data flows.â

Answers

The definition that states that a communication port is a physical circuit through which data flows is true. The communication port can be a serial communication port, optical communication port or Ethernet communication port (depending on the type of communication) used to connect devices in the telecommunication network.

How should a cover letter begin?

A. With an informal greeting like "Hey, there!"
B. With the hiring manager's name
C. With the name of the position
D.With "To Whom it May Concern"

Answers

Answer:

b

Explanation:

With the hiring manager's name is the best way to begin a cover letter. The correct option is B.

What is cover letter?

A cover letter is a one-page business letter that you submit with your resume when applying for a job.

Your cover letter, as a persuasive piece of writing, will aim to convince the employer why you're the best candidate for the job.

Starting the cover letter with the hiring manager's name adds a personal touch and demonstrates that you have done your homework on the company and the position.

This can set you apart from other applicants who may have used a more generic greeting like "To Whom It May Concern."

Using the hiring manager's name can also help you establish a connection and make a good first impression.

Thus, the correct option is B.

For more details regarding cover letter, visit:

https://brainly.com/question/10626764

#SPJ3

Which keywords identify a column that , if it contains a value, it must match data containded in another table?

Answers

Which of the following should be filed directly before Mortensen, Art?

Kyle took a photograph of his sister, but he later noticed that his lens was marginally out of focus. Which tool can he use to improve the image?
A. Lens Blur tool
B. Paintbrush tool
C. Unsharp Mask tool
D. Healing Brush tool

Answers

Answer:

Unsharp Mask tool

Explanation:

I just took the test and got it right

Unsharp Mask tool is used to improve the image in photography.

What is an unsharp mask?Unsharp masking (USM) is defined as an image sharpening technique and it is first implemented in darkroom photography, but now it is commonly used in the digital image processing software. Its name derives from the verity that the technique uses a blurred, or "unsharp", negative image to make a mask of the original image.The Unsharp Mask increases the image contrast along the edges of objects in a photo and it will correct the out-of-focus.The effect doesn't actually detect edges, but it can find pixel values that vary from their neighboring pixels by a certain amount.The unsharp mask tool has been used in silver photography.

To learn more about the unsharp Mask refer to:

https://brainly.com/question/20363744

#SPJ2

You need a reliable network for about twenty-five computers that will be distributed across a large building. It is important that the network be relatively cheap. Which topology should you use
a mesh topology
a bus topology
a star topology

Answers

I'd suggest a Star topology.

In this type of topology, every node is connected to a central network device like a switch, router, or a computer. Nowadays, bus topologies are not commonly used and thus not reliable. Both star and Mesh are reliable topologies since a failure of one device does not affect the entire network. However, overall cost of Mesh topologies is way too high as compared to any other network topology making it an undesirable option.






Answer:

yes

Explanation:



Mateo could not find the undo command or shortcut. He should _____.
click on the View tab
click on the web layout view
click on help
view the status bar

Answers

Mateo should click on help.

Answer: The correct answer is to click on help.

Explanation: When you are unable to find a command that you need, the best option is to select help. Once in the help menu, you can search for any commands that you need. Help is normally found in Microsoft programs by pressing F1.

In this case, Mateo could have accessed the undo command by pressing control+Z.

Smaller files that represent larger files are called what?

Answers

Answer:

The answer to this question is page.

Explanation:

We all know that a file is a collection of data or information(texts, images, program codes)and all information stored on a computer in the file. In the computer there are many different types of files can be given as text files, program files, directory files, image files, log files. In all the files there is one thing in common that is page. All the data is stored on-page on the files. So the Smaller files that represent larger files are called page.

In cell i5, enter a formula to calculate the total admission fees collected for the 2018 altamonte springs job fair using a mixed cell reference for cell b14.

Answers

Final answer:

Use =SUM(C5:H5)*$B14 in cell I5 to calculate the total admission fees for the 2018 Altamonte Springs Job Fair. The $ sign before B14 implies mixed cell reference, fixing the column but not the row.

Explanation:

To calculate the total admission fees collected for the 2018 Altamonte Springs Job Fair in cell I5 with a mixed cell reference to B14, you will need to use a formula that multiplies the number of attendees or tickets sold (which is presumably in a cell or range of cells like C5:H5) by the ticket price listed in cell B14. Assuming that C5:H5 contains the number of tickets sold for various categories, your formula should look something like this: =SUM(C5:H5)*$B14. The dollar sign before B14 creates a mixed reference, fixing the column but allowing the row to change if the formula is copied to other rows, which means as you copy the formula down, it keeps referring to the ticket price in B14.

If you need to use the total number of tickets from a different row, you would replace C5:H5 with the appropriate cell range. Be sure to adjust your formula accordingly if your data is organized differently.

In terms of business goals, what is the difference between a profit and non-profit business structure

Answers

For-Profit and Nonprofit Organizations. There are several differences between for-profit and nonprofitorganizations. While the aim of for-profitorganizations is to maximize profits and forward these profits to the company's owners and shareholders, nonprofit organizations aim to provide society's needs.

How do semantic web applications make accessible to computer applications the web page data that was designed to be read by people?

Answers

Semantic web is an extension of the World Wide Web responsible for presenting web page data in a way that is understood by PCs. It adds metadata to existing web documents to give it meaning and extends this data. By extending web documents into data, it enables the web to be processed manually and automatically by humans and machines.






Web-based applications can be used on multiple platforms. Why is this an important benefit?

A) Programs don't require internet access.
B) They can be accessed on many devices.
C) Training modules can be simplified.
D) Updates happen automatically.

Answers

Answer:

B) They can be accessed on many devices.

Explanation:

A web-based application is a program that is created to function in the internet and because of that, it is important that they are compatible with different platforms so customers can access the application from any device without having to worry if it would work. This is also important because it allows that the application can be used by a large number of customers. According to this, the answer is that it is an important benefit that web-based applications can be used on multiple platforms because they can be accessed on many devices.

Which of the following elements contains a web page's metadata?

<head>
<about>
<html>
<body>

Answers

The element is a container for metadata

The <head> element contains a web page's metadata. It includes information like the page title, meta tags for keywords, descriptions, and author details.

The correct answer is the <head> element. In the structure of an HTML document, the <head> tag is used to contain metadata about the web page, such as title, meta tags which include attributes like name and content, keywords, descriptions, and other resource links. Here is an example of how it might look:

<head>
 <title>Our First Page</title>
 <meta name="keywords" content="beginning html, learning, CSIT-107" />
 <meta name="description" content="A beginning web page for CSIT-107 SUNY Fredonia" />
 <meta name="author" content="Your Name Here" />
</head>

This section is placed right after the <html> tag and precedes the <body> tag, which contains the actual content displayed on the webpage.

Which option will enable Mina to apply several formats to the spreadsheet cells at the same time?

Answers

Applying a cell style will enable Mina to apply several formats to the spreadsheet cells at the same time.  To apply several formats in one step, and to make sure that cells have consistent formatting, you can use a cell style. A cell style is a defined set of formatting characteristics, such as fonts and font sizes, number formats, cell borders, and cell shading. 

Answer:

d- cell style

Explanation:

get these points why they hot!!!!!!!!!!!!!!!!!!!!
Which activity did artists do during the Enlightenment?
A.They took up more spiritual themes.
B.They added magical effects to their work.
C.They placed more emphasis on science.
D.They created romantic fantasies.

Answers

Hey there Jay!

Based on this, I found some sources to help understand further on this. So, from understanding quite everything, I understand how they were seriously influenced by many romantic qualities from other's. So, based on this, I believe that "they created romantic fantasies" would be the correct answer.

Hope this helps you Jay (and btw, I'm not sure how point's are hot) lol.



Answer:

C.They placed more emphasis on science.

On dynamic disks, the term partition is not used to define the space where a file system is installed. what term is used?

Answers

Answer:

For dynamic disks, the term volume is used to define the space where a file system in installed.

Explanation:

A volume is defined as the storage area extracted from free space or say unused space. A file system is used to format a volume or to assign it a drive name.

Five types of volumes are supported by dynamic disks. They are as follows:

Simple VolumesMirrored volumesStriped volumesSpanned volumesRAID-5 volumes

Please, can anyone help.

Answers

Backcountry
Forty-niner

la-bor
mi-ners
rud-ged
ter-rain

When working with images it is important to understand the different extension types which describes bitmant raster?

Answers

The question above does not have multiple choices. However, the best answer to this question is;

Raster or bitmap images are pixels represented in a rectangular grid and have a fixed resolution that cannot be resized. Reason behind this analogy in very simple terms is that each pixel is a “bit” of color information displayed on a screen. They are more common in general formats such as gif, jpg, png, and are heavily used on the web.






Which of the following best describes the primary function of software applications?

A. To send and receive email
B. To assist users in performing a specific task
C. To perform math calculations
D. To collect data that can be used to enhance the user experience

Answers

Final answer:

The primary function of software applications is to assist users in performing specific tasks, encompassing a broad range of functions including productivity, entertainment, and data management tasks. Software developers commonly work in the tertiary or quaternary sectors of the economy, providing IT and knowledge-based services.

Explanation:

An application program, or app, is a computer program that is designed to perform a specific task beyond that of the computer's operation, usually for end-users. Examples include word processors, media players, and accounting software. Given the options provided in the question, the best description of the primary function of software applications would be to assist users in performing a specific task (Option B).

Applications encompass a wide variety of functions, including but not limited to sending and receiving email, performing math calculations, or collecting user data to enhance experience, but these are all specific instances of the broader purpose of aiding users in tasks.

With regard to the sector of an economy, a software developer would typically work in the tertiary sector, which involves provision of services rather than dealing with primary resources or manufacturing. In some classifications, there might also be a reference to a quaternary sector which includes services such as information technology and knowledge-based services where software development would also fit.

WILL GIVE  BRAINLIEST!! WILL REPORT TOO....
25
Enclosing your query in what is perhaps one of the most useful search operators, it tells the search engin that it must only return results containing the EXACT phrase you’ve entered (treating it like a single search term).

a. Parentheses
b. Brackets
c.
d. Quotes



30.

Special words such as AND, OR, and NOT used to modify your search criteria.

a. Boolean operator
c. Web pages
b. ARPANET
d. Internet



38. The name of the network began in 1969 by the US Department of Defense

a. HTML
c. ARPANET
b. Internet
d. Boolean Operator



Answers

25. ) Answer ~ D.Quotes

30. ) Answer ~ C. Web Pages

38. ) Answer ~ B. Internet

Hope this helps !

Answer:

1. d quotes

2. b. arpanet

3. d. boolean operator

Explanation:

1.Characters archetypes are typical characters that represent universal patterns of human or human roles. (True or false)

2.games where gameplay is designed to mimic the real world or fractionalize activities like flying a plane or managing a city with limited resources are _____ games.

A) strategy

B) adventure

C) role playing

D) simulation

3. Puzzles and abstract problem solving challenges that reinforce a game’s theme interfere with narrative immersion.

(True or false)

4. Which of the following game types involves running through an environment, avoiding obstacles, and making skilled jumps?

A) survival game

B) platform game

C) adventure game

D) simulation game

5. 3D games generally blend several subtypes of camera views. (True or false)

6. Real time strategy games, as a genre, are often emphasized spatial immersion. (True or false)

7. In Tracey Fullerton scale of relative consequences, a

Answers

Answer:

Truerole playing ( c )false survival game ( a )Truefalse

Explanation:

Real time strategy games is a sub genre of strategy games whereby the game doesn't progress in turns as seen in turn based strategy games which is also a sub genre of strategy games.

A survival game is sub genre of action games which involves players finding themselves in an environment not very friendly and requires them to complete some tasks and also stay alive as long as possible by making skilled jumps,avoiding obstacles completing the task as well.

3D games are three dimensional games and this makes it able to blend with several sub types of camera views.

A _____ cannot be started until one or more other tasks are completed.
a. dependent task
b. concurrent task
c. predecessor task
d. all of the above

Answers

A dependent task cannot be started until one or more other tasks are completed.
This type of task belongs to a certain project or process and relates to other tasks of the same project or process. The dependent task ensures their interconnection and common direction. It cannot be started until the prerequisite task is completed.

Under what circumstances does a multithreaded solution using multiple kernel threads provide better performance than a single-threaded solution on a single-processor system

Answers

The best scenario is when a program suffers from frequent page faults. In the situations when a kernel thread experiences a page fault, another kernel thread can be switched in; something a single-threaded process will not be capable of doing. Another best circumstance is when a program has to wait for other systems events.






A(n) ____ is a password-protected and encrypted file that holds an individual's identification information, including a public key.

Answers

Answer:

Digital certificate

Explanation:

Digital certificate also known as public key certificate or identity certificate is a "password" of electronic type that uses public key infrastructure (PKI) in order to allow an organization or a person to exchange data over the internet securely.

A(n) Digital certificate is a password-protected and encrypted file that holds an individual's identification information, including a public key.

33 points!!!!!!!!!!pls help
What vector image function helps you to draw lines and curves and create geometric shapes?

a mathematical formulas

b pixels

c rectangular blocks

d scientific calculations

Answers

The answer is A and i was wrong 

Answer:

the correct answer is mathematical formulas

Explanation:

this because you want to create geometric shapes

The three bins represent three important properties of stars. drag the items that we must measure in order to determine each property into the appropriate bin.

Answers

Highs wnqfbqtnqfnag a gag wh

answer

i)Luminosity

ii)Surface temperature and,

iii)Mass

Explanation

i)Luminosity

-distance

-apparent brightness

ii)SURFACE TEMPERATURE

-color or spectral type

iii)MASS

-orbital period in binary system

-orbital distance in binary system

Other Questions
Emperor ___________ divided the roman empire into eastern and western parts to make it easier to control.a. constantinec. marcus aureliusb. commodusd. diocletian Which word best describes the numbers 10 and 10?OppositesCoordinateAbsolute ValueExpression Can someone help me with this problem? What must the charge (sign and magnitude) of a particle of mass 1.42 g be for it to remain stationary when placed in a downward-directed electric field of magnitude 610 n/c ? use 9.81 m/s2 for the magnitude of the acceleration due to gravity. view available hint(s)? Based on the activity series, which metals could X represent in the reaction below? (Note: The equation is not balanced.) X + MgSO4 > Mg + XSO4A) SrB) AlC) SnD) Au Read the scenario and solve these two problems. When traveling at top speed, a roller coaster train with a mass of 12,000 kg has a velocity of 30 m/s. The kinetic energy of the train at top speed isJ. Given this kinetic energy, what is the tallest hill this roller coaster train can reach the top of? The train can climb a hill that ism high. The Symmetric Property of Congruence allows you to say that if LMN NSP, then NSP _____. Which carriers of energy are formed by the light-dependent reactions?A. ATP and glucoseB. NADPH and photonsC. ATP and NADPHD. Photons and glucose Arthur buys a zero coupon bond with a face value of $5000 for $4000. The bond has five years until it matures. How much would Arthur earn if he holds this bond to maturity? 3500 calories for 6 servings of pie how many calories per serving what values of x make the two expressions below equal? (x+3)(x+8)/5(x+8) = x+3/5a. all real numbers except -8b. all real numbers except -3c. all real numbersd. all real numbers except -8 and -3 What had Hitler built along the coast of France to defend from an Allied invasion? Question 2 options: The Great Wall German Wall The Atlantic Wall Berlin Wall Solve x2 + 10x = 24 by completing the square. Which is the solution set of the equation? Hey please please please please please help have a Struggling with this all day once piracy declined, what was the fort at Omoa used for Be sure to answer these questions in your paper: What are the social (slavery) and political (states' rights) problems facing the nation? Would going to war solve either issue; why or why not? Would compromise solve either issue; why or why not? What is the best solution of the two? Your finished editorial should be at least 250 words long. What was the nickname the colonists called the coercive acts How are government corporations similar to independent executive agencies?A. Both are under the control of cabinet departments.B. Both are in competition with private businesses.C. Both are subject to presidential control.D. Both operate outside of the executive branch. What is the electric force between a glass ball with 3.5 c of charge and a rubber ball with -4.5 c of charge when they are separated by 5 cm? The area of a triangle is 36 square meters. The base is 1 meter less than the height. What is the height of the triangle?