Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
What is garbage collection?
Prabhu Raja
12y
3.1k
0
Reply
Submit
Garbage collection is a heap-management strategy where a run-time
component takes responsibility for managing the lifetime of the memory used by objects. This concept is not new to .NET - Java and many other
languages/runtimes have used garbage collection for some time.
Prabhu Raja
12y
0
What is the difference between URL and URI?
What is serialization?
Message