1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
miss Akunina [59]
3 years ago
13

We have seen that Internet TCP sockets treat the data being sent as a byte stream but UDP sockets recognize message boundaries.

What are one advantage and one disadvantage of byte-oriented API versus having the API explicitly recognize and preserve application-defined message boundaries
Computers and Technology
1 answer:
vichka [17]3 years ago
6 0

Answer:

One advantage of <u>byte-oriented APIs</u> is that all byte of the data sent by the API is retrieved but for <u>APIs with application-defined message boundaries</u>, some bytes of data could be lost in the streaming process.

One disadvantage of <u>byte-oriented APIs</u> is the time it takes to resend a byte increases its propagation delay, while the is an advantage of the <u>APIs with application-defined message boundaries</u> as it does not have to resend any lost bytes of data, making it faster.

Explanation:

Note that byte-oriented APIs uses the TCP socket which resends lost bytes of data and application-defined message boundaries APIs uses the UDP protocol to send data but does not resend if lost.

You might be interested in
You have been tasked with ensuring that access to certain server managed resources is only available to client devices with TPM
elixir [45]

Answer:

Device Health Attestation Services

Explanation:

Based on the scenario being described it can be said that the Windows Server role that can be used to automate this check is known as Device Health Attestation Services. This is a role that allows the administrator to automatically check if a device has the required trustworthy BIOS, TPM, or boot software enabled, as well as Bitlocker encryption.

7 0
3 years ago
Which examples are credible sources that could be used for an essay on the environment? Pick all that apply.
ahrayia [7]

Answer:

article, website run by non profit, website for fed agency

8 0
3 years ago
In a single file, you wrote a bike class and used this line of code in the program.
Elza [17]

Answer:

Explanation:

Based on the available options the one that would be correct would be that the code to define your class (beginning with "class bike") must come before the line "bikeA = bike('Acme' 111)." This is because the line of code declaring the object and initializing it needs to be able to grab the information of the class that it is creating an object of. To do this, the class would need to have already been compiled by the program. It is good practice to have each class definitions as its own separate files but this is not a necessity.

5 0
2 years ago
Choose and draw on a poster what you think is an important contribution or contribution to the budget
NeX [460]

Answer:

Any political party which forms government at the Centre has certain social, political and economic responsibilities. In countries with deep cultural, religious and economic diversity such as India, it is extremely important for the government to allocate resources wisely. Various factors such as uplifting underprivileged sections of the society, facilitating financial inclusion, mitigating regional disparity, upgrading defence capabilities, providing proper educational facilities, and much more need to be focused on. Therefore, a well-planned budget is of utmost importance for any government to ensure economic stability and growth.

7 0
2 years ago
No time-weighting of contingently issuable shares is required when computing basic EPS. True or False
sveticcg [70]

Answer:

True

Explanation:

Earning Per Share (EPS)

Earnings per share (EPS) is calculated as a company's profit divided by the outstanding shares of its common stock. The resulting number serves as an indicator of a company's profitability.

Basic EPS

Basic EPS is calculated by dividing profit or loss attributable to ordinary equity holders of the parent entity (the numerator) by the weighted average number of ordinary shares outstanding (the denominator) during the period.

The earnings numerators (profit or loss from continuing operations and net profit or loss) used for the calculation should be after deducting all expenses including taxes, minority interests, and preference dividends.

The denominator (number of shares) is calculated by adjusting the shares in issue at the beginning of the period by the number of shares bought back or issued during the period, multiplied by a time-weighting factor.

Contingently issuable shares are included in the basic EPS denominator when the contingency has been met.

4 0
3 years ago
Other questions:
  • In controlling network traffic to minimize slow-downs, a technology called ________ is used to examine data files and sort low-p
    15·1 answer
  • Lux Ladies, Inc., is a company that specializes in expensive and unusual gifts for all occasions. It keeps a large file of infor
    11·1 answer
  • Which of these statements describes the difference between binary and decimal numbers?
    11·2 answers
  • For this lab, you will work on a simple GUI application. The starting point for your work consists of four files (TextCollage, D
    5·1 answer
  • In Java
    6·1 answer
  • First let 2161965 answer<br> and then you ..
    11·2 answers
  • Dora has inserted a text box into a Word document that she is formatting. Which strategy will not format text boxes? Create a li
    6·2 answers
  • In Scheme, the form (symbol-length? 'James) will return: Group of answer choices 0 5 6 error message
    11·1 answer
  • We use _____command to get data from the user? (python)
    8·1 answer
  • Which access object cannot be used to enter or edit data
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!