A call to the remove method with no arguments on an empty list:
a) throws a ListEmptyException
b) throws an IIlegalOperationException
c) returns false
d) returns null