Question: it is possible to have a non null terminated string when copying strings with strncpy -options A. if the source string does not have a
it is possible to have a non null terminated string when copying strings with strncpy
-options
| A. if the source string does not have a null terminated string | |
| B. if the source string length exceeds the number of character copied | |
| C. if the destination strings is longer than the number of characters being copied | |
| D. only possible in the earliest version of C
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
