how to put a string and a variable in java code example Example: java variable in string String string = String.format("A string %s", aVariable);