Why we use get and set method in c#?


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

Post New Answer

More C Sharp Interview Questions

List some of the classes used by system.data namespace?

0 Answers  


What is void in c#?

0 Answers  


What are the types of assembly available

0 Answers  


Is double a decimal?

0 Answers  


how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 Answers   Microsoft,






What is cli in c#?

0 Answers  


What are generations and how are they used by the garbage collector?

0 Answers  


What is static classes?

0 Answers  


how to cleanup object that does not support dispose method? How to implement dispose for such scenarios?

2 Answers   ITC Infotech,


What are primitive data types in c#?

0 Answers  


Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321

3 Answers   Wipro,


What is difference between value and reference types ?

4 Answers   Accenture,


Categories