Write a VB.NET program to authenticate an employee's credentials for a secure server room.
The program should:
Invalid credentials if the Employee ID and PIN Code pair entered is not validWelcome if the Employee ID and PIN Code pair entered is validYou should use meaningful variable name(s) and VB.NET syntax in your answer.
| Employee ID | PIN Code |
|---|---|
| EMP102 | 9942 |
| EMP205 | 1048 |
298 exam-style questions on AQA GCSE Computer Science Programming concepts. Each one has a worked solution and a mark scheme showing where the marks go.