Write a VB.NET program to authorize an orbital shuttle's docking credentials.
The program should:
Docking denied if the Registry Number and Clearance Code pair entered is not validDocking clearance approved if the Registry Number and Clearance Code pair entered is validYou should use meaningful variable name(s) and VB.NET syntax in your answer.
| Registry Number | Clearance Code |
|---|---|
| SUT-409 | 8821 |
| SUT-712 | 3094 |
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.