Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. interview questions

interview questions

Scheduled Pinned Locked Moved C / C++ / MFC
c++comcareer
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yang__lee
    wrote on last edited by
    #1

    Hi, There are so many gurus here who are doing the VC++, COM, ATL , MFC programming. Could people share the interview questions they faced with these technologies. There are rarely any site which mentions the interview questions for these programming skills. Any link to site if anybody knows. Thanks, Lee

    N 1 Reply Last reply
    0
    • Y yang__lee

      Hi, There are so many gurus here who are doing the VC++, COM, ATL , MFC programming. Could people share the interview questions they faced with these technologies. There are rarely any site which mentions the interview questions for these programming skills. Any link to site if anybody knows. Thanks, Lee

      N Offline
      N Offline
      Nick_Kisialiou
      wrote on last edited by
      #2

      Here is a question to you on C++: Can a class constructor be declared private? If not, explain why. If yes, explain why you would do it.

      L 1 Reply Last reply
      0
      • N Nick_Kisialiou

        Here is a question to you on C++: Can a class constructor be declared private? If not, explain why. If yes, explain why you would do it.

        L Offline
        L Offline
        lastgen
        wrote on last edited by
        #3

        For those who don't know, Yes it can! You would use this if you wanted to prevent anybody creating this object with a call to "new". Therefore the object itself must control it's own creation and deletion. Another question if you are in the gaming industry may be something like: What is a quaternion, why is it different from Euler and what are the advantages/disadvantages of both? When I die I'd like to go peacefully in my sleep like my father, not screaming in terror like his passengers!!!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups