Multiple choice When would DNS use TCP? When DNS querys keep failing When conducting zone transfer Upon inital DNS connection request DNS cannot use TCP Reveal answer Fill a bubble to check yourself B Correct answer Explanation DNS primarily uses UDP for queries. However, it switches to TCP for zone transfers (between servers) or when the response size exceeds the 512-byte UDP limit.