C# Data Structures Interview Questions and Answers - 1
Question: 1
Define structure?
Structures often refined to as structs are similar to classes in C#.
It provides a unique way of packing together data of different types.
It is a convenient tool for handling a group of logically related data items.
Question: 2
What is called nested structure?
In C#, the creation of a structure with in another structure is allowed. It is called as nested structures.
Question: 3
Define enumeration?
An enumeration is a user defined integer type which provides a way for attaching names to numbers.
The following code shows the example for enum.
Error Report!
Related Questions
Recent Articles
1000+ Civil Engineering Objective Questions and Answers More
1000+ Civil Engineering Question Bank Pdf More
1000+ Construction Materials Objective Questions & Answers More
1000+ Fluid Mechanics Quiz Questions and Answers Pdf More
1000+ Fluid Mechanics Question Bank with Answers Pdf More
1000+ Fluid Mechanics Multiple Choice Questions and Answers Pdf More
May-23-2022
| Meritnotes
1000+ Civil Engineering Question Bank Pdf More
May-23-2022
| Meritnotes
1000+ Construction Materials Objective Questions & Answers More
May-23-2022
| Meritnotes
1000+ Fluid Mechanics Quiz Questions and Answers Pdf More
May-22-2022
| Meritnotes
1000+ Fluid Mechanics Question Bank with Answers Pdf More
May-22-2022
| Meritnotes
1000+ Fluid Mechanics Multiple Choice Questions and Answers Pdf More
May-22-2022
| Meritnotes
Trending Posts
1000+ GK Questions and Answers 2020-2021 More
Computer Technology Quiz Questions with Answers 2020-2021 More
100+ Frequently Asked Puzzles in Interviews with Answers Pdf More
Active and Passive Voice Questions Pdf More
General Abbreviations Online Test More
Preposition Quiz for Class 1,2,3,4,5,6,7,8,9,10 More
February-19-2020
| Meritnotes
Computer Technology Quiz Questions with Answers 2020-2021 More
February-19-2020
| Meritnotes
100+ Frequently Asked Puzzles in Interviews with Answers Pdf More
April-09-2022
| Meritnotes
Active and Passive Voice Questions Pdf More
March-05-2020
| Meritnotes
General Abbreviations Online Test More
August-28-2019
| Meritnotes
Preposition Quiz for Class 1,2,3,4,5,6,7,8,9,10 More
August-28-2019
| Meritnotes