The statements 'char s[] = “geeksquiz”' creates a character array which ... s is just a pointer and like any other pointer stores address of ...
確定! 回上一頁