String stringOne = "A long integer: "; // using concat() to add a long variable to a string: stringTwo.concat(123456789);