What is difference between private, protected, and public in C#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is strongly typed view?

0 Answers  


What is a Command Object in C#?

0 Answers   B-Ways TecnoSoft,


How do I calculate relative time?

0 Answers  


What is a reference type c#?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  






Does c# have primitives?

0 Answers  


What is difference between string and string builder?

0 Answers  


Can we inherit sealed class in c#?

0 Answers  


What are the access allowed for compilation units(namespace),class and structs and what are its default access?

1 Answers   TCS,


What are the various components in crystal reports?

0 Answers  


Explain how to implement delegates in c#.net

0 Answers  


What is callback in c#?

0 Answers  


Categories