MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements regarding the table is incorrect - |
| A. | It is a linear data structure. |
| B. | It requires an allocated memory block to be serialized. |
| C. | It can be used to implement Streak and Queue. |
| D. | Both integer and float values can be stored in a single array. |
| Answer» E. | |