A wireless LAN without connections to wired users and using special wireless protocol is known as
a. cable extension
b. access point
c. ad hoc
d. none of the above
c. ad hoc
You might also like to view...
Consider how to address the impractical assumptions we made in order to meet the validity and agreement properties for the reliable multicast protocol based on IP multicast. Hint: add a rule for deleting retained messages when they have been delivered everywhere, and consider adding a dummy ‘heartbeat’ message, which is never delivered to the application, but which the protocol sends if the application has no message to send.
What will be an ideal response?
The time to merge two sorted lists of size n is _________
A. O(n*n) B. O(nlogn) C. O(n) D. O(1) E. O(logn)
If a variable is declared as static inside a function, what parts of the program can see the variable?
A. Any function called after the static variable was declared. B. Only the function in which it was declared. C. The entire program. D. Other functions declared as static.
What features in Office 2013 make using a touch screen easier?
What will be an ideal response?