MCQOPTIONS
Saved Bookmarks
| 1. |
Why apps developed in languages like C, C++ is prone to Buffer-overflow? |
| A. | No string boundary checks in predefined functions |
| B. | No storage check in the external memory |
| C. | No processing power check |
| D. | No database check |
| Answer» B. No storage check in the external memory | |