Sign In
Computer Science for IGCSE & O level - Programming (Section 5 - No. 41)
What will `"Hello" + " " + "World"` evaluate to?
HelloWorld
Hello World
Hello+World
Error
Explanation
String concatenation joins strings together, including spaces.
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page