Cool Interview Questions Link

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • softwareakash@gmail.com

    #1

    Cool Interview Questions Link

    Hi all

    Are you appearing in any dot net interview I found a very useful link
    for Interview question in Microsoft technologies. It helped me a lot in
    Interview preperations :)

    Here is the link

    or


    Cheers
    Akash

  • Cor Ligthert [MVP]

    #2
    Re: Cool Interview Questions Link

    Akash,

    Do you have any idea, who has checked these questions and answers on
    reality, I find some of them strange.

    Cor

    <softwareakash@ gmail.comschree f in bericht
    news:1154961016 .191637.189220@ 75g2000cwc.goog legroups.com...
    Hi all
    >
    Are you appearing in any dot net interview I found a very useful link
    for Interview question in Microsoft technologies. It helped me a lot in
    Interview preperations :)
    >
    Here is the link

    or

    >
    Cheers
    Akash
    >

    Comment

    • Mythran

      #3
      Re: Cool Interview Questions Link

      I gotta agree with Cor.

      For example:
      Q:) What is the Difference between Int and Int32 in .Net?
      A:) There is no difference in these two.


      This answer can be considered wrong. In the .Net framework, I see no class
      named Int. In C#, there is a keyword named int which is an 'alias' for the
      Int32 data type structure. In VB.Net, the keyword "Integer" is an alias for
      Int32.

      Mythran


      "Cor Ligthert [MVP]" <notmyfirstname @planet.nlwrote in message
      news:%23AEG0Vju GHA.4544@TK2MSF TNGP04.phx.gbl. ..
      Akash,
      >
      Do you have any idea, who has checked these questions and answers on
      reality, I find some of them strange.
      >
      Cor
      >
      <softwareakash@ gmail.comschree f in bericht
      news:1154961016 .191637.189220@ 75g2000cwc.goog legroups.com...
      >Hi all
      >>
      >Are you appearing in any dot net interview I found a very useful link
      >for Interview question in Microsoft technologies. It helped me a lot in
      >Interview preperations :)
      >>
      >Here is the link
      >http://mstechinterviews.blogspot.com
      >or
      >http://www.mstechinterviews.blogspot.com
      >>
      >Cheers
      >Akash
      >>
      >
      >

      Comment

      Working...