What are the access-specifiers available in c#?

Answer Posted / rama thakur

public
private
protected
internal
protected internal

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are destructors in C#?

849


How do you encapsulate in c#?

485


Difference between call by value and call by reference in C#?

525


in object oriented programming, how would you describe encapsulation?

561


Explain the difference between “constant” and “read-only” variables used in c#?

512






What is new method in c#?

527


What is view model in c#?

467


What is delegate in c# interview questions?

500


What is virtual class in C#?

546


What is an array? Give the syntax for a single and multi-dimensional array?

493


What is difference between virtual and override in c#?

462


Differentiate between response.expires and response.expiresabsolute?

552


How to find type of variable?

547


Is it possible to have a static indexer in c#?

546


Is c# lazy thread safe?

490