Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
What is garbage collection?
Prabhu Raja
13y
3.5k
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
13y
0
What is the difference between URL and URI?
What is serialization?
Message