What is IUnknown and what are its three parts?
Answer / sudheendra
IUnknown is a basic interface existing in windows, which
should be inherited by all other interfaces designed.
It has 3 methods.
1) AddRef()
2) Release()
3) QueryInterface()
| Is This Answer Correct ? | 4 Yes | 0 No |
Can I convert exe to apk?
When should I use safe mode?
Why does svchost exe use so much memory?
How do you change a file format?
How do I fix server error?
Can I disable delivery optimization?
Can we convert exe to apk?
How delete all files and folders using cmd?
How do I find where a file is open?
Can image files contain viruses?
Where is windbg exe located?
Are exe files binary?