MCQOPTIONS
Saved Bookmarks
| 1. |
Which three statements are true?1. f1 == f22. f1 == f33. f2 == f1[1]4. x == f1[0]f5. == f1[0] |
| A. | 1, 2 and 3 |
| B. | 2, 4 and 5 |
| C. | 3, 4 and 5 |
| D. | 1, 4 and 5 |
| Answer» C. 3, 4 and 5 | |