VC++ Interview Questions

VC++ Interview Questions

  1. What Is CMutex?
  2. Explain about utility?
  3. Explain about VC++?
  4. Explain about frames?
  5. Explain about typedef?
  6. What are tuples in vc++?
  7. Explain about functional?
  8. Explain about type_traits?
  9. Explain about CFrameWnd?
  10. What is CArchive class does?
  11. Explain about InitApplication ()?
  12. Explain about the function regex?
  13. Explain about tuple in visual c++?
  14. What is an application framework?
  15. Explain about CW in Thread class?
  16. Explain about regex_search function?
  17. Name some important features of VC++?
  18. Can we declare a static function as virtual?
  19. What You Should Include in a Header File?
  20. What is the use of regex_search () function?
  21. Describe the role of envelope and letter classes?
  22. What is the difference between struct and class?
  23. What is the disadvantage of a template function?
  24. What problem does the namespace feature solve?
  25. How Message Map works in an MFC application?
  26. What is the difference between thread and process?
  27. How to handle Varinat passed to COM components?
  28. How do you convert a value-type to a reference-type?
  29. What is the entry point for window based applications?
  30. Explain the program flow for a MFC based application?
  31. What is the difference between Modal and Modeless Dialog?
  32. What is the use of having a stack based buffer overrun detection?
  33. What is the difference between Post Message and Send Message?
  34. What are all the situations where the /GS compiler is not applied?
  35. Discuss about the stack based buffer over run detection in VC++?
  36. What is the difference between the document class and a view class?
  37. How to make the Activex auto download on the browser via cab file?
  38. What is the difference between a struct and a union, a struct and a class?
  39. State some new features which are incorporated into Microsoft visual C++ 2008?
  40. What is the difference between hinsrtance and hprevinstance in Win Main function?