What is the difference between struct and class in c#?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• struct: Members are public by default.
• class: Members are private by default.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
• struct: Members are public by default.
• class: Members are private by default.
| Is This Answer Correct ? | 0 Yes | 0 No |
• struct: Members are public by default.
• class: Members are private by default
| Is This Answer Correct ? | 0 Yes | 0 No |
Why we use get set property in c#?
What is a delegate? Explain.
How To Maintain Transaction In C#?
1 Answers Phoenix Technologies,
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
Can a constructor have a return type?
List down the access modifiers available in c#?
What is difference between association, aggregation and inheritance relationships?
Which is the best language for desktop application?
how can i get this 123456789 1234 6789 123 789 12 89 1 9
What is whitespace in c#?
Is string nullable c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)