What are the access-specifiers available in c#?

Answer Posted / vaibhav ichake

public
private
protected
interanl
protected internal

Is This Answer Correct ?    51 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find whether the application is run from inside ide or not?

563


If the original method is not static you can declare an override method to be static or not?

489


What is type keyword in c#?

519


What is an inheritance in c#?

484


How many constructors can a class have in c#?

469






what are some characteristics of an array?

503


What are generics in c#.net?

590


How do you achieve polymorphism in c#?

495


Define a jagged array in c#?

471


Define delay signing?

514


What is global namespace in c#?

471


what is difference between is and as operators in c#?

526


In which situation(s), the use of "Delegate" is a good idea?

534


How do I create multifile assembly?

496


What is the difference between constant and readonly in c#?

425