Connecting Tech Pros Worldwide Forums | Help | Site Map

Cool Interview Questions Link

softwareakash@gmail.com
Guest
 
Posts: n/a
#1: Aug 7 '06
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


Cor Ligthert [MVP]
Guest
 
Posts: n/a
#2: Aug 7 '06

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.comschreef in bericht
news:1154961016.191637.189220@75g2000cwc.googlegro ups.com...
Quote:
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
>

Mythran
Guest
 
Posts: n/a
#3: Aug 7 '06

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:%23AEG0VjuGHA.4544@TK2MSFTNGP04.phx.gbl...
Quote:
Akash,
>
Do you have any idea, who has checked these questions and answers on
reality, I find some of them strange.
>
Cor
>
<softwareakash@gmail.comschreef in bericht
news:1154961016.191637.189220@75g2000cwc.googlegro ups.com...
Quote:
>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
>>
>
>

Closed Thread