Sail E0 Webinar
Question
The following fraction of code
double STATIC = 2.5 ;
System.out.println( STATIC );
Options:
A .  Prints 2.5
B .  Rraises an error as STATIC is used as a variable which is a keyword
C .  Raises an exception
D .  None of these
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers