When we use the sizeof operator on the char array arr it gives the total number of characters whereas char pointer ptr only gives the size of the pointer.
確定! 回上一頁