Answer Posted / siva
In Structure we cant give the Destructor Method.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is a dynamic assembly?
What can I create with c#?
Explain About Postback
Can you declare struct members as protected?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is event delegate in c#?
What is difference between method overriding and method overloading?
Explain About a class access specifiers and method access specifiers.
Why do we override in c#?
What is Dependency of Injection?
Why do we need properties in c#?
How can I check the type of an object at runtime?
What is a satellite assembly in c#?
What is the difference between wrapper class and primitive?
what is a static constructor?