Multiple Choice
LINQ uses a technique called __________-a query executes only when you iterate over the results,not when the query is defined.This allows you to create a query once and execute it many times.
A) late binding
B) dynamic binding
C) iteration delay
D) deferred execution
Correct Answer:

Verified
Correct Answer:
Verified
Q12: With LINQ,the IDE provides full IntelliSense support
Q13: String method _determines whether a String starts
Q14: The _ clause prevents duplicate values from
Q15: With LINQ any Integer expression can be
Q16: LINQ works with arrays because they implement
Q18: The Select clause can be used to
Q19: String method _ returns a String with
Q20: A database management system (DBMS)provides mechanisms for
Q21: _ is an international standard used with
Q22: Selecting elements that satisfy a set of