Code with nulls

Report a typo

What can you say about the code below?

String s = null; // (1)
int i = null;    // (2)
Select one option from the list
___

Create a free account to access the full topic