Question: QUESTION 23 Assume that a program has the following string object definition: string name; Which of the following statements correctly assigns a string literal to
QUESTION 23 Assume that a program has the following string object definition: string name; Which of the following statements correctly assigns a string literal to the string object? O A. name = "John"; O B. None of that OC.name = 'John'; (John); OD. name = O E name - E john
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
