You are adding a new REST service endpoint to the FlightDataController controller that
returns the total number of seats for each airline. You need to write a LINQ to Entities query
to extract the required data. Which code segment should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Explanation: