What is default access modifier for class in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 Answers  


Can a class have static constructor?

0 Answers  


State two different types of access modifiers.

0 Answers  


What are the Types of assemblies that can be created in dotnet

0 Answers  


Explain the concepts of cts and cls(common language specification).

0 Answers  






Are c# tuples immutable?

0 Answers  


What is a multi line comment?

0 Answers  


How to make a class not inheritable other than sealed?

3 Answers  


Is static thread safe?

0 Answers  


what is a constructor? What is a destructor?

0 Answers  


What is difference between static and readonly in c#?

0 Answers  


How to implement singleton design pattern in c#?

0 Answers  


Categories