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 on VC++, MFC, C++, ATL COM, Threading

interview questions on VC++, MFC, C++, ATL COM, Threading

Scheduled Pinned Locked Moved C / C++ / MFC
c++careercomhelp
5 Posts 5 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.
  • P Offline
    P Offline
    pathakr
    wrote on last edited by
    #1

    Dear Gurus, You may not be aware that I have lost my job as our company has given us lay off. I am really expecting a job in MFC, VC++. I have given 2-3 technical interviews but it has made clear that interviews need special attention and preparation , I would be highly thankful , if someone provides me the compilation of interview questions on VC++, MFC, C++, ATL COM, Threading. If with answers then it will be a faster preparation for me. (Sorry being lazy here, but situation is a bit tedious with me right now). ANy links also will help a lot. If you want to send me few things, then email address is rpathak03011978@yahoo.com Looking forward some help from Codeproject. Thanks , pathak

    T Z E T 4 Replies Last reply
    0
    • P pathakr

      Dear Gurus, You may not be aware that I have lost my job as our company has given us lay off. I am really expecting a job in MFC, VC++. I have given 2-3 technical interviews but it has made clear that interviews need special attention and preparation , I would be highly thankful , if someone provides me the compilation of interview questions on VC++, MFC, C++, ATL COM, Threading. If with answers then it will be a faster preparation for me. (Sorry being lazy here, but situation is a bit tedious with me right now). ANy links also will help a lot. If you want to send me few things, then email address is rpathak03011978@yahoo.com Looking forward some help from Codeproject. Thanks , pathak

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      it is useless to learn answers by heart, because if the guy ask you something, then you answer but you don't understand what it's been said. secondly, too much questions can be asked on each topic to be able to provide such a questions compilation. the only advice i can give you is training yourself to C/C++/MFC, to that you really understand what you do with it, and then, can answer questions on it.


      TOXCCT >>> GEII power

      [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

      1 Reply Last reply
      0
      • P pathakr

        Dear Gurus, You may not be aware that I have lost my job as our company has given us lay off. I am really expecting a job in MFC, VC++. I have given 2-3 technical interviews but it has made clear that interviews need special attention and preparation , I would be highly thankful , if someone provides me the compilation of interview questions on VC++, MFC, C++, ATL COM, Threading. If with answers then it will be a faster preparation for me. (Sorry being lazy here, but situation is a bit tedious with me right now). ANy links also will help a lot. If you want to send me few things, then email address is rpathak03011978@yahoo.com Looking forward some help from Codeproject. Thanks , pathak

        Z Offline
        Z Offline
        Zac Howland
        wrote on last edited by
        #3

        *rant* First of all, there is one thing that is driving me nuts about this forum lately: VC++ is not a different language than C++. It is simply a compiler (more specifically, it is an IDE, but I digress). If you want to know how to do something (e.g. open a file and read its contents), it is the same in standard C++ as it is in Visual C++ (unless you elect to use the Win32 API or MFC to do it for you ... but those are libraries for doing things, not IDE's or compilers) */rant* Now, if you really want to brush up on your skills, make a trip to Barnes and Noble. Check out books like Effective C++, More Effective C++, Effective STL, Exceptional C++, Programming Windows (Petzold's older version ... new version uses C#), Programming Windows with MFC. I have yet to find a really good book on ATL/COM, but several books cover decent areas of those topics. As for threading, check out the O'Reilly books on the subject. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

        1 Reply Last reply
        0
        • P pathakr

          Dear Gurus, You may not be aware that I have lost my job as our company has given us lay off. I am really expecting a job in MFC, VC++. I have given 2-3 technical interviews but it has made clear that interviews need special attention and preparation , I would be highly thankful , if someone provides me the compilation of interview questions on VC++, MFC, C++, ATL COM, Threading. If with answers then it will be a faster preparation for me. (Sorry being lazy here, but situation is a bit tedious with me right now). ANy links also will help a lot. If you want to send me few things, then email address is rpathak03011978@yahoo.com Looking forward some help from Codeproject. Thanks , pathak

          E Offline
          E Offline
          Eytukan
          wrote on last edited by
          #4

          MSDN has everything pathak. And there are lots FAQs in CP itself. Micheal Dunn and Alok has done it greatly. Search for them atleast. Don't be lazy expecting me to give the link. Giving links are only for the newbies ;p


          --[:jig:]-- [My Current Status] I dont know why the hell the script for voting 5 is disabled only for me?? :mad:

          1 Reply Last reply
          0
          • P pathakr

            Dear Gurus, You may not be aware that I have lost my job as our company has given us lay off. I am really expecting a job in MFC, VC++. I have given 2-3 technical interviews but it has made clear that interviews need special attention and preparation , I would be highly thankful , if someone provides me the compilation of interview questions on VC++, MFC, C++, ATL COM, Threading. If with answers then it will be a faster preparation for me. (Sorry being lazy here, but situation is a bit tedious with me right now). ANy links also will help a lot. If you want to send me few things, then email address is rpathak03011978@yahoo.com Looking forward some help from Codeproject. Thanks , pathak

            T Offline
            T Offline
            ThatsAlok
            wrote on last edited by
            #5

            pathakr wrote:

            Looking forward some help from Codeproject.

            look at my sig!

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

            cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

            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