MCQOPTIONS
Saved Bookmarks
| 1. |
We encounter the record_overflow error when the payload length exceeds |
| A. | 2<sup>14</sup> + 1024 |
| B. | 2<sup>16</sup> + 1024 |
| C. | 2<sup>14</sup> + 2048 |
| D. | 2<sup>16</sup> + 2048 |
| Answer» D. 2<sup>16</sup> + 2048 | |