C Sharp (C#) - LINQ Fundamentals
Given a list of
Employee objects with a FullName property, which LINQ query correctly selects only the FullName values?