Which of the following statements is true? June 6, 2022 by admin โช Choose the correct option.Which of the following statements is true?A. In an assert statement, the expression after the colon ( : ) can be any Java expression.B. If a switch block has no default, adding an assert default is considered appropriate.C. NULLD. It is appropriate to handle assertion failures using a catch clause. Submit Answer