⟩ If an argument to a function is declared as const, then a. function can modify the argument b. Function can't modify the argument c. const argument to a function is not possible d. None of these
b. Function can't modify the argument
b. Function can't modify the argument
Explain type library?
Define STL, standard template library?
Explain object serialization?
Why does COM need GUIDs?
Explain ActiveX and OLE?
Define the syntax and semantics for a function template?
Explain Component Object Model?
How COM provide the language transparency?
Why COM need GUIDs?
Explain IUnknown interface?