Multiple choice Which of the following is a valid keyword in Java? Float Interface String Unsigned None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation An interface in the Java programming language is an abstract type that is used to specify an interface (in the generic sense of the term) that classes must implement.