What are the access-specifiers available in c#?

Answer Posted / swapna

Public,Private,Protected ,Friendly,protected friendly
are the access specifiers in c#.

Is This Answer Correct ?    37 Yes 182 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the common data providers for ado.net framework?

464


Can enum be null c#?

527


What are the delegates in c#?

486


Can a method return multiple values in c#?

453


How many parameters can a method have c#?

491






What is sqladapter c#?

537


What are the steps to create an assembly and add it to the gac?

466


Explain how do you directly call a native function exported from a dll?

515


What is the use of generics in c#?

473


What is difference between overloading and short circuiting?

474


Why is c# a good programming language?

482


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

553


How does dictionary work in c#?

483


Why do we need constructor?

495


What is type system in c#?

528