PDRI Banner
Home About Us Contact Us Solutions
   
Get Started Now
C# 4.0
Description:
Our C# 4.0 test measures your knowledge of C# 4.0. It is designed for experienced programmers, but an average performer in this role should pass this test. This test includes the following topics: Arrays and Collections, Class Members, Delegates and Events, Exception Handling, Expressions, Generics, Grammar and Logic, Reference and Value Types, Unmanaged Resources and COM
Test Outline
Arrays and Collections
Array and Collection Usage
Collection Initializers
Iterators and Enumerators
Class Members
Methods
Modifiers
Properties and Indexers
Readonly and Constant Fields
Static Members
Delegates and Events
Action and Func
Anonymous Methods
Asynchronous Processing
Event Creation and Usage
Exception Handling
Custom Exceptions
Exception Handling
Rethrowing Exceptions
Expressions
Expression Trees
Lambda Expressions
Operators
Query Expressions
Generics
Collections
Constraints
Variance
Grammar and Logic
Iteration Statements
Jump Statements
Selection Statements
Reference and Value Types
Anonymous Types
Boxing and Unboxing
Classes and Structs
Dynamic Type
Nullable and Enumerated Types
Unmanaged Resources and COM
Dynamic and COM
Platform Invoke (P/Invoke)
Unmanaged Resources