Home / C# Programming / Datatypes :: Discussion

Discussion :: Datatypes

  1. Which of the following are value types?

    1. Integer
    2. Array
    3. Single
    4. String
    5. Long

  2. A.
    1, 2, 5
    B.
    1, 3, 5
    C.
    2, 4
    D.
    3, 5

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment