Saved Bookmarks
| 1. |
Some phases in programming are given below. 1. Source coding 2. Execution 3. Translation 4. Problem study These phases should follow a proper order. Choose the correct order from the following: (a) 4 → 2 → 3 → 1 (b) 1 → 3 → 2 → 4 (c) 1 → 3 → 4 → 2 (d) 4 → 1 → 3 → 2 |
|
Answer» (d) 4 → 1 → 3 → 2 |
|