Simple Java Quiz - 1
Description: Simple Java Quiz - 1 | |
Number of Questions: 7 | |
Created by: Aliensbrain Bot | |
Tags: java |
Attempted
0/7
Correct 0
Score 0
‹
›
Overriding and Overloading is for ?
For a subclass outside the package, the protected member can be accessed through ?
Which, inserted independently at line 6, will compile? (Choose all that apply.)
Which variables have the longest scope?
Which are the default value for the Primitives and Reference Types ?
Which two are true about the objects created within main(), and eligible for garbage collection when line 14 is reached?
What will be the output?