R
Q. Which of the following jobs are NOT performed by Garbage Collector? 1.Freeing memory on the stack. 2.Avoiding memory leaks. 3.Freeing memory occupied by unreferenced objects. 4.Closing unclosed database collections. 5.Closing unclosed files.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following is the root of the .NET type hierarchy?
Q. ADO.NET is the data access component of Microsoft’s .NET framework that enables you to
Q. The internal access modifier is used for ___.
Q. Which of the following is NOT an Integer?
Q. What is the difference between Console.Write() and Console.WriteLine() methods in C#?
Q. What will be the output of the following C# code?
Q. Which of the following statements is correct about constructors?
Discusssion
Login to discuss.