MAD 1 End Term 24 Dec 2023 — Question 23
Show answer
Correct answers
Question 23 of 32 in the IIT Madras BS Modern Application Development I (MAD 1) End Term paper sat on 24 Dec 2023, in the September 2023 term (IIT M DIPLOMA FN EXAM FDD1 24 Dec 2023). It carries 4.5 marks.
More questions from this paper
- Figure question
- Read the statements given below carefully and select the correct option.\ Statement 1: If an element is styled external…
- Consider two python files, one.py and two.py with following code snippets. File1: one.py File2: two.py What is the outp…
- What is the primary purpose of curl?
- What is template inheritance in Jinja2 used for?
- Which of the following is a common method to achieve data persistence in web applications?
- Which of the following helps us to create custom HTML elements?
- How will the browser render the following HTML document?
- Consider the below flask application. If you run the flask application using a terminal. What will be the output in the…
- Consider a function func, and a set of test cases given below. Filename: test_file.py What will be the output on the te…
- Consider the statements given below and choose the correct option.\ Statement 1: 100% condition coverage automatically …
- Figure question
- Consider the following function to be tested and test functions given in the Python code snippet below. test_file.py On…
- Figure question
- Consider the following models Creator and Song corresponding to tables creator and song in SQLite database. Based on th…
- What is the git command to change the registered e-mail of a user using CLI?
- Figure question
- A flask application shown below is running locally on http://127.0.0.1:5000. If the application is running locally on <…
- Figure question
- Figure question
- Consider the following function to be tested and test functions given in the Python code snippet below. test_file.py Fo…
- Consider the following HTML document rendered using a browser. If a user starts typing "madcourse" letter by letter, ho…
- Consider the following flask application. app.py Which of the following statements is/are true if the application is ru…
- Consider the following python code snippet and choose the correct option.
- Consider the following flask application. If the application is running locally on http://127.0.0.1:5000, select the co…
- Consider the following flask view function definition given below. Which of the following view function definitions wou…
- What is the maximum number of requests that can be made to B per second?
- What is the round trip time (RTT) in milliseconds for server B?
- If the curl request shown below. retrieves the movie only with status 200 OK, what will come in place of GET-FUNCTION i…
- Consider the following resource "TestAPI" created using flask-restful which is running locally on http://127.0.0.1:5000…
- Consider the following resource "TestAPI" created using flask-restful which is running locally on http://127.0.0.1:5000…