Write a C# program to check if a new security PIN has been entered correctly by a user.
Your program must:
PIN Set and output the entered PIN if both inputs are identicalError: mismatch if the entered PINs do not match.You should use meaningful variable name(s) and C# syntax in your answer.
10 exam-style questions on AQA GCSE Computer Science Input/output. Each one has a worked solution and a mark scheme showing where the marks go.