0
Explain the output of the following code?
3 Respuestas
+ 4
str = H(First character of the array)/(zero index)
strlen returns length of string which is 15
Subtracting 5 will result in 10
So you are adding 0 + 10 = 10
printf will start printing from 10th index i.e 'e' and then onwards till the end
+ 1
nAutAxH AhmAd
Thanks, good explanation.👍👍👍
0
You strip the first 10 Characters of.