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

f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


What is the console on a mac?

0 Answers  


What is the difference between returning iqueryable vs ienumerable?

0 Answers  


What does protected internal access modifier mean?

0 Answers  


What is the difference between int and int in c#?

0 Answers  


What are destructors in C#?

1 Answers   TryTechnicals Pvt Ltd,


How many root nodes are there in an xml document?

0 Answers  


How does split work in c#?

0 Answers  


How long will it take to learn c sharp?

0 Answers  


Why is c# good for games?

0 Answers  


Can constructor have return type c#?

0 Answers  


What is strongly typed view?

0 Answers  


Categories