Java Knowledge Quiz Edit Java Knowledge Quiz Java Knowledge Quiz 1. What is the default value of a boolean variable in Java? true false null 2. Which keyword is used to prevent method overriding in Java? static final abstract 3. What is the result of the following code snippet: System.out.println(10 / 3);? 3 3.33 3.0 Submit
0 comments:
Post a Comment