Quiz Space

Modern Application Development II · End Term · 11 Dec 2022 · September 2022 term · Set ETD1-2

Question 21: If an application is entirely built on the client end us…

Question 21

+3 marksOne or more correct options

If an application is entirely built on the client end using javascript (without a database). Which of the following statements is/are false?

Select all that apply.

  1. A

    All the progress will always be lost on the force reload of the page.

  2. B

    All the progress may not necessarily be lost on the force reload of the page.

  3. C

    The application will not allow force reload of the page.

  4. D

    The progress made in a machine can be accessed on another machine.

Show answer

Correct answers

  • A

    All the progress will always be lost on the force reload of the page.

  • C

    The application will not allow force reload of the page.

  • D

    The progress made in a machine can be accessed on another machine.

Question 21 of 32 in the IIT Madras BS Modern Application Development II (MAD 2) End Term paper sat on 11 Dec 2022, in the September 2022 term (IIT M DIPLOMA AN1 EXAM ETD1 11 Dec 2022). It carries 3 marks.

More questions from this paper

  1. Q1Consider the below Vue component and Vuex store definition. Which of the following is the best suitable definition of t…
  2. Q2Suppose you are writing an application to be used by lakhs of people, which will run a brute force algorithm and gives …
  3. Q3Which of the following statements is true?
  4. Q4Suppose you want to store some data on the client, which has to be sent back to the server with every subsequent reques…
  5. Q5Figure question
  6. Q6Which of the following is true regarding session cookies?
  7. Q7Figure question
  8. Q8Suppose a particular user of an application hosted on <u>http://example1.com</u> has delete privilege and URL to delete…
  9. Q9Consider the following javascript program. What will be logged on to console after executing the program?
  10. Q10Consider the following javascript code. What will be logged on the console after executing this program?
  11. Q11Consider the following javascript program. What will be logged on to console after executing this program?
  12. Q12Consider the following Vue application with markup “index.html” and javascript file “app.js”. index.html: app.js: Suppo…
  13. Q13Consider the below javascript program, and predict the output, if executed. Also, what will be the minimum time taken b…
  14. Q14Consider the following Vue application with markup “index.html” and javascript file “app.js”. index.html: app.js: Suppo…
  15. Q15Consider the following Vue application with markup “index.html” and javascript file “app.js”. index.html: app.js: Suppo…
  16. Q16Consider the following javascript program, and predict the output if executed.
  17. Q17Which of the following statement(s) is/are true in the context of point-to-point communication and message broker?
  18. Q18Which of the following statement(s) is/are true regarding caching?
  19. Q19Which of the following statement(s) is/are true regarding javascript language?
  20. Q20Figure question
  21. Q22Which of the following statement(s) is/are false in the context of scaling a web application?
  22. Q23Which of the following statement(s) is/are false?
  23. Q24Consider the following javascript program, and predict the output, if executed as a script.
  24. Q25Suppose the application is running on ‘<u>http://localhost:8080</u>’. What will be rendered by the browser inside the d…
  25. Q26Suppose the application is running on ‘http://localhost:8080'. What will be rendered by the browser inside the div elem…
  26. Q27Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…
  27. Q28Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…
  28. Q29Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…
  29. Q30Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…
  30. Q31Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…
  31. Q32Consider the following application with markup “index.html” and javascript file “app.js”, and answer the given subquest…