String String text = "ABS"; String.format String textTwo = String.format("abc %s", text); %s -> String %d -> int %f -> float