Question

Choose the right option string* a, b; a. bis a pointer to a string, a is a string Both a and b are pointers to string types с.none of the

above D a is a pointer to a string, b is a string

Question image 1Question image 2Question image 3Question image 4Question image 5