Assuming that a program has the following string object defi…
Assuming that a program has the following string object definition, which statement correctly assigns the string literal “Jane” to the string object?string name;
Assuming that a program has the following string object defi…