The quiz test your knowledge of. Net Memory Management concepts.
1
2
3
4
Rate this question:
Static fields
Method Parameter
Native win32 Handles
Local Variables
Rate this question:
1
2
3
4
Rate this question:
It uses a fix quota of memory for different generation
The algorithm used by GC is configurable by administrator
It is a self optimizing Garbage Collector
Calling GC.Collect will immediate start garbage Collection
Rate this question:
Generation 0 is full
AppDomain unloading or CLR shutdown
Explicit calls to Garbage Collector collect method
Generation 1 is full
Rate this question:
Used for deterministically cleaning up the object
Depends on the object finalize method
Depends on the object implementing IDisposable interface
Can be used with value type as well
Rate this question:
SuppressFinalize
ReRegisterForFinalize
RegisterFinalize
Collect
Rate this question:
This eliminates the leakage of managed memory.
It takes away memory management task from developer.
It prevents leaking native Windows resources using finalize and dispose pattern
It takes away all kind of Windows resource management from developer
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Chapter1_ Introduction To NET Framework
Explore the fundamentals of .NET Framework with this introductory quiz. Assess your knowledge on .NET compatible languages, CLR services, and more. Perfect for learners aiming to...
Questions:
10 |
Attempts:
395 |
Last updated:
Mar 19, 2023
|
.Net Preliminary Test! Check Your Proficiency! Trivia Quiz
Below is a .net preliminary test perfectly designed to check your proficiency! NET is a framework that provides a programming guidelines that can be used to develop a wide range...
Questions:
30 |
Attempts:
546 |
Last updated:
Mar 20, 2023
|
Enlightened .Net Developer Assessment
This .Net knowledge assessment is used by Enlightened's Talent Acquisition Management team as one tool in evaluating your compatibility with our development...
Questions:
25 |
Attempts:
373 |
Last updated:
Mar 20, 2023
|
.Net Proficiency Test For JohnNuman Technologies
The .Net Proficiency Test for JohnNuman Technologies evaluates knowledge of .NET Framework, ASP.NET, and state management. It assesses understanding of CLR, Page lifecycle,...
Questions:
30 |
Attempts:
121 |
Last updated:
Apr 23, 2024
|
Microsoft.NET Framework Exam Quiz: Trivia!
Microsoft. NET Framework, often called "dot net," is a software framework developed by Microsoft to design, install, and execute Microsoft Window OS software. The...
Questions:
10 |
Attempts:
4954 |
Last updated:
Mar 22, 2023
|
Chapter1_ Introduction To NET Framework
Explore the fundamentals of .NET Framework with this introductory quiz. Assess your knowledge on .NET compatible languages, CLR services, and more. Perfect for learners aiming to...
Questions:
10 |
Attempts:
395 |
Last updated:
Mar 19, 2023
|
Wait!
Here's an interesting quiz for you.