Programming (Year 11)
String Operations
What is the result of the expression 'abc' + 'def'?
abcdef
ab cdef
Error
abc def