Which C# access modifier helps to limit the accessibility
of a class member within the same assembly?



Which C# access modifier helps to limit the accessibility of a class member within the same assemb..

Answer / guest

internal

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

what is acomponent in windows applications?

2 Answers  


How do I change the console application in windows?

0 Answers  


Which command prompt utility is used to convert a resource file from the text format into the binary format?

0 Answers  


What are windows applications?

0 Answers  


Is it possible to save view state on the web server?

1 Answers   Arctern,






Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?

0 Answers  


Tell a very common use of private constructor?

1 Answers   Arctern,


Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?

0 Answers  


What is the use of stretch property in Image control?

1 Answers  


What is boxing and how it is done internally?

4 Answers   Microsoft,


Is windows an application software?

0 Answers  


What is the advantage of a form?

0 Answers  


Categories