What exception does the following code throw?
String s = null; s.replace("a", "b");
Create a free account to access the full topic