Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Microsoft Interview Questions
Questions Answers Views Company eMail

What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 20448

You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.

2 5475

How to configure the sites in Web server (IIS)?

4 9178

How many languages .NET is supporting now?

38 87215

What are the OOPS concepts?

106 298288

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 32700

if a number is choosen between 100 and 999 includeing these numberrs what is the provbabilty that the number selected does not contain a 7 is

23 41050

what do you mean by .Net Framework

17 33006

what is the difference between procedures,attributes and functions?

1 6201

Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

3 6616

# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 18569

API used to hide window

2 8069

tell me about yourself introduction?

55 157374

what is WLS T3 protocol?

7 72506

Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick

1 5956

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What is shortcode in wordpress?

103


What happens when cautenous exposure occurs?

625


What is the keyboard shortcut to insert a row?

257


What is testing and maintenance?

707


What are the advantages of Restangular over $resource and $http?

1108






How do I log into my work outlook email?

1


Differentiate communication and transmission?

112


What is socket.io in node.js?

263


What is repository pattern in java?

481


What is the difference between political science and sociology?

1


What is wi-fi technology and over which frequency band it operates?

475


What is the difference between pre-select and pre-query?

619


can we start slipring motor on star delta like we start induction motor ? if yes where will we connect ?

1495


What operations RDD support?

217


What do you mean by blocking transformation?

579