Quiz Space

Modern Application Development I · End Term · 21 Dec 2025 · September 2025 term

MAD 1 End Term 21 Dec 2025 — Question 6

Question 6

+3 marksOne or more correct options

Select all that apply.

  1. A
  2. B
  3. C
  4. D

    None of these.

Show answer

Correct answers

  • A
  • B
  • C

Question 6 of 21 in the IIT Madras BS Modern Application Development I (MAD 1) End Term paper sat on 21 Dec 2025, in the September 2025 term (Modern Application Development I 18 Dec 25). It carries 3 marks.

More questions from this paper

  1. Q1Which of the following statements is/are correct ?
  2. Q2Which of the following commands will give the terminal output as:
  3. Q3Consider the following flask application and html template. Assume that the Flask app is running at http://127.0.0.1:50…
  4. Q4Which of the following statements correctly differentiates between synchronous and asynchronous updates in frontend dev…
  5. Q5Figure question
  6. Q7Which of the following is the correct way to add a click event listener to a button with id="myBtn" in JavaScript?
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Consider the data table below in SQLite database.
  10. Q11Which of the following commands is/are valid to run pytest from the command line?
  11. Q12Consider the following Python code. Which of the following assertion test case throws the exception?
  12. Q13What does the following curl command do?
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Which statements about frontend and backend validation are TRUE?
  16. Q17Figure question
  17. Q18Figure question
  18. Q19Figure question
  19. Q20You are on the main branch and want to merge feature1 and feature2 branches. What is the correct command sequence?
  20. Q21Figure question