Define property in c#.net?


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

Post New Answer

More C Sharp Interview Questions

What does clr stand for?

0 Answers  


What are the types of methods in c#?

0 Answers  


What is typeof c#?

0 Answers  


What is the extension of c# file?

0 Answers  


What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?

0 Answers  






Does c# support parameterized properties?

0 Answers  


What is boxing & unboxing?

0 Answers  


What happens during the process of boxing?

0 Answers  


7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

2 Answers  


Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?

0 Answers   Siebel,


can you declare an override method to be static if the original method is not static?

0 Answers   Siebel Systems,


Can we overload the main method in c#?

0 Answers  


Categories