Programming (11th Grade)
String Manipulation
What will be the result of the expression 'Hello' + 'World'?
HelloWorld
Hello World
Error
HelloWorld!
Next