Which of the following is not a valid flow control statement?
Which of the following is not a valid flow control statement? Correct Answer exit()
exit() is not a flow control statement in Java. exit() terminates the currently running JVM.
মোঃ আরিফুল ইসলাম
Feb 20, 2025