Answer Posted / nashiinformaticssolutions
A structure is a user-defined data type that groups variables of different types under one name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of using interface in c#?
What are the differences between events and delegates in c#?
What is a template class?
What are the Types of optimization and name a few and how do u do?
What is the difference between add and addrange in c#?
How do I create a .exe file?
Enlist all the components of an ado.net framework?
What is the namespace for datatable in c#?
What are anonymous functions in c#?
What is serialization and deserialization in c# with example?
Are c# references the same as c++ references?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Can we use "this" command within a static method?
Explain the difference between object type and dynamic type variables in c#?
What is the difference between static class and sealed class in c#?