C MCQ Questions and Answers on Strings, Char Arrays and Pointers 2 ... int main() { char *code[2]; code[0]= (char *)malloc(4); strcpy(code[0], ...
確定! 回上一頁