Question 21
If an application is entirely built on the client end using javascript (without a database). Which of the following statements is/are false?
All the progress will always be lost on the force reload of the page.
All the progress may not necessarily be lost on the force reload of the page.
The application will not allow force reload of the page.
The progress made in a machine can be accessed on another machine.