Exam Objectives
State the behavior that is guaranteed by the garbage collection system.Write code that explicitly makes objects eligible for garbage collection.Recognize the point in a...
Efficient memory management is essential in a runtime system. Storage for objects is allocated in a designated part of memory called the heap. The size...
8.1
Which statement is true?
Select the one correct answer.
Objects can be explicitly destroyed using the keyword delete.An object will be garbage collected immediately after it becomes...
can be employed for initialization of fields in objects and classes, resulting in the fields being assigned initial values. These initializers are
field initializer expressionsstatic initializer...
Review Questions
8.6
Given the following class, which of these static initializer blocks can be inserted after the comment?
public class MyClass {
private static...
Chapter Summary
The following information was included in this chapter:
discussion of automatic garbage collection, including the workings of the garbage collector and guidelines for facilitating garbage...
AJAX popular information C# language guides Windows books and cookbooks
.......
С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.