Answer Posted / jones
***class can have constructor, but structure cant have
constructor.***
***class can have garbage collector, but structure cant
have garbage collector***
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are expressions c#?
What does get set mean in c#?
What are the types of operator?
What is the difference between out and ref in c#?
What is a three-tier application.
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
What is dll hell, and how does .net solve it?
How can you set image source dynamically from c# application to ”test.png” file?
What is xaml file in c#?
Explain about accessibility modifier 'protected internal'?
Explain the difference between .net and c#?
What is xml c#?
What is string pool in c#?
What is state c#?
Why do we use 0?