1 / 6

Quiz question

Quiz question. Session :NET 3.5 – Language Improvements, LINQ. Which of these is a feature in the new version of C#?. Automatic Delegates Anonymous Delegates Anonymous Functions Anonymous Types.

elton
Télécharger la présentation

Quiz question

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Quiz question Session :NET 3.5 – Language Improvements, LINQ

  2. Which of these is a feature in the new version of C#? • Automatic Delegates • Anonymous Delegates • Anonymous Functions • Anonymous Types

  3. What's the new feature in C# that enables you to add methods to existing types without creating dervied types? • Anonymouse Types • Extended Methods • Extension Methods • Anonymous Methods

  4. Which of these is not a LINQ enabled data-source? • LINQ to Objects • LINQ to XML • LINQ to HTML • LINQ TO SQL

  5. What does LINQ stand for? • Language Integration Querying • Language Integrated Query • Lambda In Query • Language Integrated Queue

  6. Which of these assemblies is not a part of .NET Framework 2.0 • System.Core • System.Data • System.Design • System.Configuration

More Related