Why do we need properties in c#?


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

Post New Answer

More C Sharp Interview Questions

what are implementation inheritance and interface inheritance?

0 Answers  


how to implement a web service in .net

0 Answers  


Can you have more than one namespace in c#?

0 Answers  


What language is c# similar to?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

1 Answers  






What is an extension method in c#?

0 Answers  


what is IDisposal interface,IComparable,IEquatable,IFormatable

0 Answers   Wipro,


what is serilization?

6 Answers   Protech,


What happens when thread sleep () method is called?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

0 Answers  


What are c# collections?

0 Answers  


Categories