Exam 9: Introduction to Linq and Generic Collections

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A LINQ query is executed when it's created.

(True/False)
4.8/5
(39)

Collections of type List< T > can hold objects of what type

(Multiple Choice)
4.8/5
(28)

A generic method does not need an object of the class in order to execute.

(True/False)
4.9/5
(32)

The range variable is implicitly defined in the _____ clause and used to produce results in the ______ clause

(Multiple Choice)
4.9/5
(28)

TheNET collection classes provide flexible,efficient alternatives to arrays.

(True/False)
4.8/5
(27)

The objects returned when using multiple properties in a select clause are objects of an anonymous type.

(True/False)
5.0/5
(25)

LINQ allows you to select from a data source items that meet a set of conditions.

(True/False)
4.9/5
(24)
Showing 21 - 27 of 27
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)