MCQs > IT & Programming > C# > If your C# class is a static class called OutputClass, which contains public static void printMsg();, how would you call printMsg?

C# MCQs

If your C# class is a static class called OutputClass, which contains public static void printMsg();, how would you call printMsg?

Answer

Correct Answer: OutputClass.printMsg();

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