What type of server resolves NetBIOS names to IP addresses?

A. DNS
B. DHCP
C. ARP
D. WINS


Answer: D

Computer Science & Information Technology

You might also like to view...

It is an error to call the delete operator on a pointer a second time. Consider what happens if there is memory allocated on the free store for a class, a destructor, and initializing constructors have been defined, but no copy constructor was defined. Now suppose a function is called that has call-by-value parameters. Why does the program either die in the middle or give a segmentation fault?

What will be an ideal response?

Computer Science & Information Technology

A reservation transaction in an airline reservation system makes a reservation on a ?ight, reserves a seat on the plane, issues a ticket, and debits the appropriate credit card account. Assume that one of the integrity constraints of the reservation database is that the number of reservations on each ?ight does not exceed the number of seats on the plane. (Of course, many airlines purposely over-book and so do not use this integrity constraint.) Explain howtransactions running on this system might violate

a. Atomicity b. Consistency c. Isolation d. Durability

Computer Science & Information Technology

What message is displayed in the status bar when a connection is being updated?

A) Status - updated B) Running background query C) Updating connections D) Connections updating

Computer Science & Information Technology

Which of the following Ribbon tabs contains a button for opening the Header and Footer dialog box?

A. Home B. Insert C. Review D. Slide Show

Computer Science & Information Technology