The layers in the OSI model are:

a. Physical, data link, network/Internet, transport, session, application
b. Physical, data link, network, transport, socket, presentation, application
c. Physical, data link, network/Internet, transport, application
d. Physical, data link, network, transport, session, presentation, application


d. Physical, data link, network, transport, session, presentation, application

Computer Science & Information Technology

You might also like to view...

Show the value of x after each of the following statements is performed:

``` a) x = fabs(7.5); b) x = floor(7.5); c) x = fabs(0.0); d) x = ceil(0.0); e) x = fabs(-6.4); f) x = ceil(-6.4); g) x = ceil(-fabs(-8 + floor(-5.5))); ```

Computer Science & Information Technology

One of the advantages of using Web fonts is that they do not require you to secure a EULA.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) ________ is a file where each record displays on a separate line and the fields within the record are separated by a single character to mark the beginning or end of each field

Fill in the blank(s) with correct word

Computer Science & Information Technology

Match the following terms to their meanings:

I. Report Header II. Page Footer III. Page Header IV. Group Header A. displays information at the bottom of every page of a report B. displays information at the top of every page of a report C. displays the field label by which the data has been grouped D. displays information at the top of the first page of a report

Computer Science & Information Technology