ConnectiveRx interview question

$text = 'John '; $text[10] = 'Doe';

Interview Answer

Anonymous

2 Apr 2020

"syntax error, unexpected $text" is the correct answer