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 is deadlock in c#?
When Should You Call The Garbage Collector In .net?
how to prevent a class from being inherited in c#.net?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
What is string concatenation?
Why do we use stringbuilder in c#?
What is whitespace in c#?
Is ram a heap?
What is int16?
What does void do in c#?
What is iqueryable in linq?
Why is xml called extensible?
If you want to write your own dot net language, what steps you will u take care?
What is difference between int and int in c#?
Is c# different than c++?