📚 Practice Mode

C# and .NET Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

A local variable

  1. Can be used anywhere in the program
  2. Is declared within a method
  3. Must accept a class
  4. Represent a class object