Correct Answer: Heap
Explanation:
Note: This Question is unanswered, help us to find answer for this one
C# Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More C# MCQ Questions
Is overriding of a function possible in the same class?
Which is a primary difference between abstract and virtual methods?
What is the keyword used to get the size of the value types in bytes?
In C#, the method used to find the position of character in a string is?
How much memory is allocated for type of decimal
An Interface represents which kind of relationship?
Which of the following statements is true about IEnumerable?
Which of the following code samples will execute a command-line program in C# and return its STD OUT results?
What are Satellite assemblies in C# .NET?
What is the advantage of using IList over List?