Examlex

Solved

Which of the Following Prints the Address of Character String

question 4

Multiple Choice

Which of the following prints the address of character string string given the following declaration? char* string{"test"};


Definitions:

Related Questions