What is the difference between union and structure?



What is the difference between union and structure?..

Answer / Narendra Singh Selal

A Union in C# is a collection of multiple arrays of the same type that can be accessed together, while a Structure in C# is a custom data type that groups a collection of related fields into a single logical entity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What's the advantage of using System.Text.StringBuilder over System.String?

3 Answers   IBM, IdeaLake, Infosys,


What is the difference between ASP.NET Webforms and ASP.NET MVC?

1 Answers  


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

1 Answers  


What is gridview in asp.net?

1 Answers  


What are the HTML server controls in ASP.NET?

1 Answers   MindCracker,


Explain culture and uiculture values.

1 Answers  


What is dataset and uses of dataset ?

6 Answers   HCL, TCS,


hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!

1 Answers  


I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1 Answers  


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

1 Answers  


What is a page life cycle?

1 Answers  


Which protocol is used to call web service?

1 Answers  


Categories