Multiple choice Which of the following is not a reserved keyword in Java? goto short byte assert unsigned Reveal answer Fill a bubble to check yourself E Correct answer Explanation unsigned is a keyword in C++ and not in Java.