Close Handle
if one forget to call Close Handle - will there be any memory leak?
Expert
Well, yes & no. It is possible for a process to leak resources (such as kernel objects) whereas the process runs. Though, while the process terminates, the operating system make sure that any and all resources employed by the process are freed—it is guaranteed. For kernel objects, the system carry out the following actions: While your process terminates, the system scans automatically the process’s handle table. If the table contain any valid entries (objects which you didn’t close before terminating), the system closes these object handles for you. If the usage count of any of these objects goes to zero, the kernel destroys the object.
Difference between program & operating system process: The process may be called the active state of a program. It also gives the status of given task mentioned in that particular program, it provides the info
Data Independence: A system is data independent if the values of the infinite program data it manipulates are not relevant to the behavior of the system—for example, a protocol that transmits messages may be proved correct regardless of the cont
Describe the Embedded Languages in Magic Comments?
Abstract Interpretation: We present an abstract interpretation in an informal manner, as a collection of three components: 1. A finite domain of abstract values; 2. An abstracti
Normal 0 false false
Describe Carter’s efforts at peace making.
Normal 0
18,76,764
1922916 Asked
3,689
Active Tutors
1425108
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!