Answer:
Option c is the correct answer for the above question.
Explanation:
View states are a mechanism that is used in c# programming language, It is used on only one page on which the user or programmer is working currently. It does not hold the records when the control goes to the other page.
The above question also wants which is described above. Hence option c is the correct answer while the other is not because:-