Concatenation and Escape Sequences
Learn about the operators used in concatenation and escape sequences.
What is concatenation?
An act of linking things or objects together in a series is called concatenation. For example, if we have two strings “Help” and “Java”, the result of their concatenation will be “HelpJava”.
Get hands-on with 1400+ tech skills courses.