C# Fundamentals

10 Questions | Attempts: 173
Share

SettingsSettingsSettings
Fundamentals Quizzes & Trivia

Questions and Answers
  • 1. 

    Structs can implement interfaces.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 2. 

    Value types can contain NULL values.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 3. 

    A Struct is a value type.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 4. 

    An Enum is a reference type.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 5. 

    All value types are derived from what class?

    Correct Answer
    System.ValueType
  • 6. 

    Which access modifier does not restrict access of a member or type?

    Correct Answer
    public
  • 7. 

    Which access modifier limits access to the containing class or types derived from teh containing class?

    Correct Answer
    protected
  • 8. 

    Which access modifier limits access to the current assembly?

    Correct Answer
    internal
  • 9. 

    Which access modifier limits access to the current assemby or types derived from the containing class?

    Correct Answer
    protected internal
  • 10. 

    Which access modifier limits access to the containing type?

    Correct Answer
    private

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Aug 02, 2011
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 02, 2011
    Quiz Created by
    Bobwhitley3
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.