1.

Explain the advantages of OLE-automation.

Answer»

There are following ADVANTAGES of OLE-automation:

  • Easy to implement
  • Easy integration with various COM compliant applications is allowed
  • Is depended only on Programming Languages
7. What are the DIFFERENTIATE between Createobject() and Getobject() functions?

Both Createobject() and Getobject() functions are used in visual basics. The basic difference between Createobject() and Getobject() functions is that Createobject() creates an object whereas the Getobject() FUNCTION FETCHES an ALREADY existing instance of an object.



Discussion

No Comment Found