Windows-based operating systems support file-sharing traffic across a network by using which communications protocol?

A. Samba
B. Server Message Block (SMB)
C. TCP/IP
D. FTP


Answer: B

Computer Science & Information Technology

You might also like to view...

In Design view, you can double-click the ____________________ button to open the property sheet for the entire report.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Suppose ArrayList x contains three strings [Beijing, Singapore, Tokyo]. Which of the following methods will cause runtime errors?

a. x.get(2) b. x.set(3, "New York"); c. x.get(3) d. x.remove(3) e. x.size()

Computer Science & Information Technology

When you reply to an email, the original message is appended to the ________ of the reply

A) bottom B) top C) right D) left

Computer Science & Information Technology

As in database tables, Excel table columns are often called ____.

A. cells B. fields C. data sets D. records

Computer Science & Information Technology