Put the steps of application development in the correct order.
1. Define new fields.
2. Build the SQL tables.
3. Test the application.
4. Define the records.
5. Define the components.
6. Define the pages.
7. Register the components.
8. Design the application.
A.
8, 1, 4, 6, 5, 7, 2, 3
B.
8, 1, 4, 2, 6, 5, 7, 3
C.
8, 1, 2, 4, 6, 5, 7, 3
D.
8, 2, 1, 4, 6, 5, 7, 3
Explanation: