logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain the difference between value types and reference types


  • Correct Answer
  • Value type : Stores the data The value of value types is stored on the managed stack They are lighter objects One variable can have only one value Reference Type : Stores the reference to the data A reference type is allocated on the heap They are heavier objects Several variables can reference the same data 


  • Technology problems


    Search Results


    • 1. What is Wi-Fi technology and over which frequency band it operates?
    • Discuss
    • 2. How can you configure Wi-Fi network and what are Wi-Fi Protocols?
    • Discuss
    • 3. What are the advantages and disadvantages of 3G?
    • Discuss
    • 4. Explain how synchronization takes place with Blackberry Technology .
    • Discuss
    • 5. Explain about Blackberry Operating System.
    • Discuss
    • 6. Explain how garbage collection deals with circular referrences?
    • Discuss
    • 7. What are type safe function pointers?

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

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


    Comments

    There are no comments.

Enter a new Comment