What DNS record type is used for an IPv6 host record?
A. A
B. AAAA
C. MX
D. SRV
Answer: B
Computer Science & Information Technology
You might also like to view...
Special HTML characters, always prefixed by an ampersand (escape) and followed by a semicolon, are called ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Because both CD-R and CD-RW drives require a powerful _______________, making a drive that could burn CD-Rs and CD-RWs became a simple process, and plain CD-R drives disappeared almost overnight.
A. disk B. driver C. laser D. light
Computer Science & Information Technology
An example of an event that might be registered is the "Press the enter key."
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
What method is used for opening a SQLiteOpenHelper database?
a. getWritableDatabase() b. getDatabase() c. openDatabase() d. initWritableDatabase()
Computer Science & Information Technology