ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of these is a valid keyword in Java?
Correct Answer: A — interface
"String" and "Float" are class types in Java. "unsigned" is a keyword used in C/C++ but not in Java.