MCQs > IT & Programming > C# > What does the following function signature denote? public static intCharLength(this string inputStr)

C# MCQs

What does the following function signature denote? public static intCharLength(this string inputStr)

Answer

Correct Answer: CharLength is an Extension method which can be used with string variables.

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