C#
Which acce ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
Which access modifiers from the ones listed are given by default to a class declared in a namespace?
public
private
protected
internal
None from above
Explanation
A class that is located directly in the namespace is a non-nested class. This class can have 2 access modifiers - public and internal. By default, a class has "internal" modifier.
namespaces
class definition
internal
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
C
#
Quiz
Login to learn C#
or
Read more about
C# Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment