Which of the following protocols does DNS utilize on port 53?
A. TCP
B. FTP
C. RTP
D. ICMP
Ans: A. TCP
Computer Science & Information Technology
You might also like to view...
In Word, press and hold this key before you click a hyperlink
a. Esc b. Ctrl c. Shift
Computer Science & Information Technology
Which of the following statements about abstract superclasses is true?
a. abstract superclasses may contain data. b. abstract superclasses may not contain implementations of methods. c. abstract superclasses must declare all methods as abstract. d. abstract superclasses must declare all data members not given values as abstract.
Computer Science & Information Technology