About a class access specifiers and method access specifiers ?

Answer Posted / sarath

private
public
protected
internal
protected internal

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is form feed in c#?

569


What is a partial method?

498


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

1922


What is lock statement in C#?

555


Name the connections does microsoft sql server support?

487






What is a deadlock lock?

494


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

612


What is private and shared assembly?

547


Is enum a class c#?

503


What is a hash table in c#?

515


Can we create extension method for interface?

494


Explain namespaces in c#.

590


What is the adv of using System.Text.StringBuilder over System.String?

537


What are the different ways of method can be overloaded?

459


Is predicate a functional interface?

489