what are the differences b/w structure and class?
Answer Posted / rajesh
the only main difference b/w structure and class is by
default all members of structure are "public" where as for
the class they are "private",other wise structure is same
as class.All these answers have no sense
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are verbatim strings in c#?
Explain the difference between Response.Write () and Response.Output.Write ().
What is int16?
explain the nature of the assembly work?
What is property c#?
What are the differences between events and delegates in c#?
What is a strong name in c#?
Is a games console a computer?
How to rotate an Image in C#?
What is a event in c#?
When should I use static in C#?
Define clr in .net?
what are the contents of an assembly ?
What is an array of arrays called?
What are the Uses of CLR