Question: i need help with this questjon as soon as possible please C program '' ''h ' e Suppose a string called msg has
" '' ''h ' e \" Suppose a string called msg has the content ' '''e10' ' 1) what is the value of strlen(msg) and size of (msg)? 2) what is the internal storage of msg if we call strcat (msg, "ByeNow")? 3) what is the internal storage of msg if we call strncat (msg, "ByeNow", 2)? For 2)3), draw (write) the internal storage of array msg such as OK 10 Hi There 10 10 Note that 2) and 3) are NOT related. Note that you should draw (write) the full storage of the array. 1 A BI- % ! 0 US Xx 1) 2) 3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
