logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a delegate?


  • Correct Answer
  • A delegate declares a ref type that references a named of anonymous method Delegates are secure and type-safe Consider them as type safe function pointers 


  • Technology problems


    Search Results


    • 1. Explain the process of creating a context menu using the ContextMenu component
    • Discuss
    • 2. Describe the .NET base class library
    • Discuss
    • 3. Explain how a .NET application is compiled and executed?
    • Discuss
    • 4. What is the information does assembly manifest provide?
    • Discuss
    • 5. What is assembly manifest?
    • Discuss
    • 6. How to create a Delegate?
    • Discuss
    • 7. Explain how to configure Trace switches in the application?s .config file.?
    • Discuss
    • 8. What is the managed execution process?
    • Discuss
    • 9. Session_Start: This event occurs every time when any new user visits.

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 10. Application_Start: This event occurs when the first user visits a page of the application.

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss


    Comments

    There are no comments.

Enter a new Comment