Multiple choice technology platforms and products

Action Queries and Multiline Lambda are now supported in Visual Basic 10?

  1. Supported

  2. Not Supported

  3. Partially Supported

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Visual Basic 10.0 (released alongside Visual Studio 2010) introduced full support for multiline lambda expressions (statement lambdas) and auto-implemented properties, removing the need for explicit line continuation characters in many scenarios. Therefore, these language features are fully supported.