Answer:
Creating websites that can execute automated tasks and new programing languages revolving around web development.
Explanation:
Answer:
B and C
Explanation:
xPos and yPos determine the center of the circle, and rad determines the radius of the circle drawn.
It cannot be A because it starts drawing a circle with the center of (4, 1). None of the circles ahve a center at (4, 1). It is B because while it does start at (4, 1), the repeat function adds one to the y and radius. While ti repeats 3 times it ends up drawing all 3 circles. C also works because it starts by drawing the biggest circle and then subtracting the values to make the other two. It cannot be D because in the repeat function it subtracts from the y value and radius too early, it doesn't draw the biggest circle.
The PDU that is processed when a host computer is de-encapsulating a message at the transport layer of the tcp/ip model is segment.
<h3>What is this PDU about?</h3>
Note that in the transport layer, a host computer is said to often de-encapsulate what we call a segment so that they can be able to put back data to an acceptable or given format through the use of the application layer protocol that belongs to the TCP/IP model.
Therefore, The PDU that is processed when a host computer is de-encapsulating a message at the transport layer of the tcp/ip model is segment as it is the right thing to do.
Learn more about host computer from
brainly.com/question/553980