Explain get and set accessor properties?


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

Post New Answer

More C Sharp Interview Questions

What is garbage collector and where should you use in .NET?

0 Answers   Siebel,


What are satellite assemblies?

0 Answers  


In which way you can convert a value-type to a reference-type?

0 Answers   Siebel,


What are anonymous functions in c#?

0 Answers  


How do generics work in c#?

0 Answers  






What is the difference between select and selectmany?

0 Answers  


What are the different states of a thread?

0 Answers  


How do you pass reference parameters in c#?

0 Answers  


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


How can I use .NET components from COM programs?

0 Answers   DELL,


What is expression tree with example?

0 Answers  


What is a static property. Give an example?

0 Answers  


Categories