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 cshtml file?
Why References are stored on heap and variables on stack?
What is option parameter in C#?
When can a derived class override a base class member?
Can we override constructor in c#?
How to use exception handling in stored procedure?
What is using keyword in C#?
What is static classes?
What is an indexer in c#?
What is overloading with example?
What is task parallel library?
What is difference between a constant and read-only in C#?
How to reverse each word in a string using c#?
Explain the difference between const and static read-only?
Can int be null c#?