PLEASE HELP SOMEONE!!!!!!!!! WILL GIVE BRAINLIEST!!!!!!!!!!!!!!!!!!!!!!!!! Fill in the blanks.
In a conditional statement, the_____ symbol is used to separate a test expression from the expression to be processed if the test result is true.
The main difference between \f and \r is that the \f produces a _______.
In the statement:
[System.out.println(“\n This is on one line \n This is on another line”);]
the \n produces a _______.
The syntax println(): is used to print the contents of its ________ and then print a carriage return to place the cursor on the next line.