Language Fundamentals

© examsiri.com
Question : 18 of 24
 
Marks: +1, -0
Given
1. public interface Status {
2. /* insert code here */   int MY_VALUE = 10;
3. }

Which three are valid on line 2?
Go to Question: