Suppose in a web browser you click on www.gate-2023.in. The browser cache is empty. The DNS address is not cached, so an iterative DNS lookup across 3 tiers is required. Let RTT denote the round trip time between your host and either a DNS server or the web server. RTT between local host and web server is also equal to RTT. The HTML page is very small and references 10 small objects from the same server. Neglect transmission and rendering time.
Which of the following statements is/are CORRECT about the minimum elapsed time between clicking the URL and full rendering?