Demonstrate how to write each condition as an if-else in Java. If yes, then the computer should print “The answer is A,” “The answer is B,” or “The answer is C.” Otherwise, the computer should print “The answer is not here.”
Condition: variable choice is A, B, or C.