can a structure used in a class if yes then how.
Answer Posted / radhika
yes we can use the structure in a class.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the default value of decimal in c#?
What is the xml document structure?
What is the difference between array and arraylist c#?
Contrast System.String and System.Text.StringBuilder classes?
What are the types of serialization?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is the difference between readkey and readline in c#?
What is difference between il and dll ?
Can arraylist hold primitive types?
What are the types in c#?
What is the difference between protected and internal in c#?
What is datetime minvalue in c#?
Should I use double or float?
What is a static class in c#?
Explain the difference between passing parameters by value and passing parameters by reference with an example?