logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain how garbage collection deals with circular referrences?


  • Correct Answer
  • The Net runtime knows about all the references between the objects It can identify all the circular references that are reachable from the root and hence finalize them to free them all at once if and when needed 


  • Technology problems


    Search Results


    • 1. Explain the difference between value types and reference types
    • Discuss
    • 2. What is Wi-Fi technology and over which frequency band it operates?
    • Discuss
    • 3. How can you configure Wi-Fi network and what are Wi-Fi Protocols?
    • Discuss
    • 4. What are the advantages and disadvantages of 3G?
    • Discuss
    • 5. Explain how synchronization takes place with Blackberry Technology .
    • Discuss
    • 6. What are type safe function pointers?

    • Options
    • A. Delegates
    • B. Break points
    • C. Both A and B
    • D. None
    • Discuss
    • 7. Which of the following are the debugging windows in .NET?

    • Options
    • A. Breakpoints
    • B. Output
    • C. Immediate
    • D. All the above
    • Discuss
    • 8. Explain how garbage collection deals with circular references?
    • Discuss
    • 9. What is the purpose of reserved word using in C#?
    • Discuss
    • 10. Explain how garbage collection manages the reclamation of unused memory?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment