Programming (Year 11)
String Manipulation
What is the result of the expression 'Hello' + 'World'?
Hello World
HelloWorld
Hello+World
Error
Next