Prints a boolean value and then terminates the line. This method behaves as though it invokes print(boolean) and then println().
print(boolean)
println()
Parameters:
x
boolean
Diagram: Writer