ConnectiveRx Interview Question

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

Interview Answer

Anonymous

Apr 2, 2020

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