Answer Posted / sonalnakarani4u
Sumrise
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What is the keyword used to prevent a class from being inherited by another class?
What are the differences between a class and a struct?
Is clr a compiler?
What does readonly mean in c#?
What are Memory foot print of an exe?
Can we override main method in c#?
What is a float?
What is a console in c#?
What do constructors do in c#?
Can an abstract class have a constructor c#?
What does assert() do in c#?
Why delegates are type safe in c#?
What are Namespaces?
How do you clear a list in c#?
How to declare a property in a class?