MCQs > IT & Programming > C# > What description BEST suits the code below. var Dictionary = new Dictionary<string, int>(StringComparer.OrdinalIgnoreCase);

C# MCQs

What description BEST suits the code below. var Dictionary = new Dictionary<string, int>(StringComparer.OrdinalIgnoreCase);

Answer

Correct Answer: We're creating a case insensitive string dictionary

Explanation:

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

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it