Answer Posted / prince1987
To Providing control on the Classes
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is typeof undefined?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is threading in c# with example?
Explain how to implement delegates in c#.net
What is the best dependency injection c#?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What is system console writeline in c#?
What is the benefit of using interface in c#?
Can we assign null value to integer?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
Is for loop faster than foreach?
What is func c#?
What is static classes?
What is interface inheritance?
What is class in oops with example in c#?