Which of the following is a common LAN protocol used for a SOHO?

A. ATM
B. DSL
C. Ethernet
D. HDLC


Answer: C. Ethernet

Computer Science & Information Technology

You might also like to view...

Which iptables command would list all rules including line numbers that specify each rule’s position in the chain?

What will be an ideal response?

Computer Science & Information Technology

Assume Calendar calendar = new GregorianCalendar(). __________ returns the number of days in a month.

a. calendar.get(Calendar.MONTH) b. calendar.get(Calendar.MONTH_OF_YEAR) c. calendar.get(Calendar.WEEK_OF_MONTH) d. calendar.get(Calendar.WEEK_OF_YEAR) e. calendar.getActualMaximum(Calendar.DAY_OF_MONTH)

Computer Science & Information Technology

Which of the following is NOT true regarding linked tables?

A) When data are shared among many databases and is stored in a central location on a computer network, Access provides the ability to link to the data. B) A linked table provides a link to data stored in another database or application. C) Linking tables can increase data redundancy. D) Access can link to a table in another Access database, an Excel spreadsheet, or to tables in SQL and Oracle databases.

Computer Science & Information Technology

Properly coded programs do not need comments if the program code is self-explanatory.

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

Computer Science & Information Technology