Quiz Space

Modern Application Development I · Quiz 1 · 25 Feb 2024 · January 2024 term

Question 8: A client sitting in a train is connected to a server thro…

Question 8

+3 marksOne correct option

A client sitting in a train is connected to a server through a network tower that has a range of 4.5 kilometers and a constant bandwidth of 5 Mbps. The train is at a negligible distance from the tower and is moving away from it at a speed of 180 kmph. How much data (in Megabytes) will be used by the client before the train completely moves out of the coverage area, assuming that the client is consuming the entire bandwidth?

  1. A

    45 MB

  2. B

    450 MB

  3. C

    5.6 MB

  4. D

    56.25 MB

Show answer

Correct answer

  • D

    56.25 MB

Video solution

The video solution to this question is being recorded and will play here. Until then, the answer key is above.

Question 8 of 16 in the IIT Madras BS Modern Application Development I (MAD 1) Quiz 1 paper sat on 25 Feb 2024, in the January 2024 term (IIT M DIPLOMA AN2 EXAM QDD2 25 Feb 2024). It carries 3 marks.

This question was also asked in

More questions from this paper

  1. Q1Create a simple HTML document with the following requirements: Include a heading with the text "My Web Page" using an <…
  2. Q2Figure question
  3. Q3The directory listing of a folder and the content of each of its files are given below. Directory Listing: Filename: ba…
  4. Q4An HTML code and CSS code is given below. Which of the following correctly represents its rendered output? CSS Code: HT…
  5. Q5The following Python code snippet generates the output on the terminal. Which of the following is the correct output?
  6. Q6Consider the following python code snippet. What will be the rendered output?
  7. Q7A certain network connection with a bandwidth of 12 Mbps allows making 4000 requests to a server per second. If each re…
  8. Q9Consider the following HTML document. Which of the following is/are correct rendered output for given ===code1===?
  9. Q10Consider the following python code snippet. What is the generated output on the python console?
  10. Q11Figure question
  11. Q12Consider the following Python code snippet. Filename: app.py If the above flask app is run using the command python app…
  12. Q13Consider the following Python code snippet “code.py”. Filename: code.py Which of the following will be the correct comm…
  13. Q14Consider the following statements and choose the correct options.\ Statement I: An author can write multiple books, but…
  14. Q15Consider the following flask application. app.py Which of the following should replace “code here” to construct the HTM…
  15. Q16Match the URLs in column A with their correct rendered output in Column B with the correct app.py code for the flask ap…