Which three statements describe the object-oriented features of the Java language? (Choose three.)
Which two code fragments cause a compilation error? (Choose two.)
What is the name of the Java concept that uses access modifiers to protect variables and hide them within a class?
Which statement is true about the switch statement?
Which two statements are true about Java byte code? (Choose two.)