What are the access-specifiers available in c#?

Answer Posted / rashmi

1.public
2.private
3.protected
4.internal
5.protected internal

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why reflection is used in c#?

504


Why do we need private constructor in c#?

476


Why are strings immutable in c#?

502


Does console.writeline() stop printing when it reaches a null character within a string?

524


if a method is marked as protected internal who can access it?

574






What will a loop recorder show?

557


What tool we have to use to install assembli in gac folder.

492


Give examples for value types?

495


What sort algorithm does c# use?

521


What is public, private, protected, internal and internal protected?

536


What are the different ways of method can be overloaded?

464


How to override a function in c#?

557


What does void mean unity?

513


What is the difference between readkey and readline in c#?

460


What is a Assembly?

550