logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is IUnknown and what are its three parts?


  • Correct Answer
  • IUnknown as an interface of a COM object Every COM object has to support IUnknown, besides optionally adding other interfaces IUnknown is made of QueryInterface, AddRef and Release 


  • Technology problems


    Search Results


    • 1. How can you have different number of cells for each row of a table?
    • Discuss
    • 2. How do you handle errors in CICS programs?
    • Discuss
    • 3. What is Marshalling?
    • Discuss
    • 4. Difference between system call and API
    • Discuss
    • 5. Write a method to fill all the spaces in a string with '%20'
    • Discuss
    • 6. Explain When is Marshalling not necessary?
    • Discuss
    • 7. Define and explain COM?
    • Discuss
    • 8. What are the three file types in NT ?
    • Discuss
    • 9. Does VB Supports OOPS Concepts?
    • Discuss
    • 10. Can I call an XLM macro from within Excel VB?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment