C Hash Interview Questions
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
what is constructor and its type
Is it possible to inline assembly or IL in C Sharp code
Can we override private virtual methods
What do you mean by Anonymous Types in Csharp 3.0
Are private class level variables inherited
Can you store multiple data types in System.Array
Home
>>
Dot Net Interview Questions
>>
C Hash Interview Questions
Why we not specify the accessibility modifier for methods inside the interface
Posted on February 14th , 2012 by Admin
We are not allowed to specify any accessibility becasue it is public by default.
Site Search