?____ is a protocol that converts telephone numbers to fully qualified domain name addresses.

A. ?H.323
B. ?ENUM
C. ?SIP
D. UDP


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the final value of x after the following fragment of code executes?

int x=0; do { x++; }while(x > 0); a. 8 b. 9 c. 10 d. 11 e. infinite loop.

Computer Science & Information Technology

The SLIM function is an example of an Excel Text function that can be used to clean up text strings

Indicate whether the statement is true or false

Computer Science & Information Technology

A program obtains the mouse pointer’s position by invoking method pygame.mouse._______.

a) get_pos. b) get_position. c) get_pointer. d) None of the above.

Computer Science & Information Technology

The Windows Registry contains a list of USB devices that have been connected to the machine

Indicate whether the statement is true or false.

Computer Science & Information Technology