MAD 2 End Term 13 Sept 2026 — Question 19
Show answer
Correct answers
Question 19 of 31 in the IIT Madras BS Modern Application Development II (MAD 2) End Term paper sat on 13 Sept 2026, in the May 2026 term (Modern Application Development Ii 13 Sep 26 (Session 2)). It carries 4.5 marks.
More questions from this paper
- Figure question
- A news platform wants to send a morning digest email to all subscribers every day at 7 AM. Sweta sets up the beat sched…
- A startup is building a food delivery app. The customer-facing screen shows live order status updates: "Order Placed → …
- File: app.js
- In a Celery setup, we use two separate Redis databases: Which of the following best explains the conceptual difference …
- A team builds an internal warehouse dashboard where multiple managers, each on a different computer, need to receive li…
- Match the testing concept in Column I with the most appropriate description in Column II.
- Match the performance metric in Column I with the most appropriate description in Column II.
- A developer has just created a new Vue 2 project using Vue CLI and the following package.json was generated.\ package.j…
- Consider the following JavaScript code: What will be output on the browser’s console?
- What is logged to the console after running the following code?
- What is logged to the console after running the following code?
- Consider the following JavaScript code: What is the order of console output?
- Match each Vue directive with its correct description:
- Which of the following is/are the advantage(s) of client-side storage?
- Which of the following are valid capabilities of Lighthouse while analyzing a website?
- Given the following code, select all the statements that are TRUE about its execution if the code is run in a browser e…
- Consider the following Flask JWT code:
- Consider the following code using flask_jwt_extended: Which of the following statements are correct? (Select all that a…
- Consider the following javascript code: Note: Each sub question runs on its own, starting from the original 'user' obje…
- Consider the following javascript code: Note: Each sub question runs on its own, starting from the original 'user' obje…
- Consider the following JavaScript code: Based on the above data, answer the given subquestions. What will be the output…
- Consider the following JavaScript code: Based on the above data, answer the given subquestions. Which of the following …
- Read the following Vue 2 component code carefully (using the Options API via CDN) and answer the given sub questions.
- Read the following Vue 2 component code carefully (using the Options API via CDN) and answer the given sub questions.
- Called from a view/script: Checked immediately, right after delay() — worker hasn't processed it yet: Called separately…
- Called from a view/script: Checked immediately, right after delay() — worker hasn't processed it yet: Called separately…
- component's method:
- component's method:
- component's method: