Memory for char string declared using pointer notation (also known as string literal) is allocated in constant pool aka read only data section. This string ...
確定! 回上一頁