The default feed is the feed that will be used when the feed parameter is omitted as in the formula:
=P("IBM", "LAST") requests IBM's LAST from the default feed.
While a formula that has a feed abbreviation as a 3rd parameter:
=P("IBM", "LAST", "YDL") requests IBM's LAST specifically from that feed. (Yahoo in this example)