Multiple choice Which of the following keywords is not defined in C++? Ttry catch throw finally Reveal answer Fill a bubble to check yourself D Correct answer Explanation In C++, there is no finally keyword, which is defined in Java. Hence, this is the correct answer.