Code that throws an exception

Report a typo

What exception does the following code throw?

String s = null;
s.replace("a", "b");
Select one option from the list
___

Create a free account to access the full topic