C++ COM ActiveX Question:
Download Job Interview Questions and Answers PDF
Explain GUID?
Answer:
GUID stands for Globally Unique Identifier.
A 16-byte number generated by Microsoft programs that uniquely identifies a network or user or computer or document. It is one of the elements of information that can be passed when you connect to an Internet site, and it may be stored in cookies.
A 16-byte number generated by Microsoft programs that uniquely identifies a network or user or computer or document. It is one of the elements of information that can be passed when you connect to an Internet site, and it may be stored in cookies.
Download C++ COM ActiveX Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain type library? | Why COM need GUIDs? |