MCQs > IT & Programming > C# > A class declared in a namespace can be declared as public, for example namespace People { public Employee { /* ... */ } } Which other access modifiers could alternatively be applied to this class, instead of public?

C# MCQs

A class declared in a namespace can be declared as public, for example namespace People { public Employee { /* ... */ } } Which other access modifiers could alternatively be applied to this class, instead of public?

Answer

Correct Answer: internal

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