.net - The C# compiler and memory management -
I am compiling a design class about memory management. I have been reading about garbage collection and have seen that most of the low level content is with the C / C ++ code. I have a few questions about the C # compiler.
- Was the part of the net framework for memory management written in C / C ++?
- How does the net manage?
- Has their internal garbage collection used Molok ()?
- Which method of graffiti collection uses the .net framework? I would probably use it to generate new questions, but I'm not sure if I should make a new question or edit it.
/ P>
Comments
Post a Comment