Hi
I am creating a quiz in C# and i want to know how to flag a question that the user is unsure about. At the end of the quiz i would like them to review flagged questions. How can i do this?
So far i have created the array of questions and answers.
Thanks for any help