6
Reply

Private and Public variables in C#

Bineesh  VP

Bineesh VP

Oct 6 2013 11:52 PM
2k
Sir, I need your help in the following:-

I declare a member variable as private. Then provide access to them with public modifier,

what is the benefit of declaring a member variable as private?

could you give me a example?

Answers (6)