MCQs > IT & Programming > DotNet Using C# > Which is not an unboxing conversion?

DotNet Using C# MCQs

Which of the following is not an unboxing conversion?

Answer

Correct Answer: class C { public int Value { get; set; } } void Sample1(C vt) { int i = vt.Value; }

Explanation:

Note: This Question is unanswered, help us to find answer for this one

DotNet Using C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

DotNet Using C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it