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 20406

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 5439

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

4 9116

How many languages .NET is supporting now?

38 86653

What are the OOPS concepts?

106 297122

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

12 32529

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 40761

what do you mean by .Net Framework

17 32798

what is the difference between procedures,attributes and functions?

1 6161

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

3 6553

# 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 18449

API used to hide window

2 8014

tell me about yourself introduction?

55 156633

what is WLS T3 protocol?

7 72394

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

1 5924

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

How do you copy multiple pages in word?

293


How much ram does windows 7 64 bit require?

412


What is encapsulation selenium?

531


What is error-first callback?

228


What is a system versioned table?

510






What happens about the presence of the top-level element?

447


What do you mean by balances in local currency only? : fi- general ledger accounting

730


What is the function of ctrl p?

328


What is stored procedure. How do you create stored procedure ?

1464


Can I use apache license 2.0 in commercial?

403


Who is asp in police?

459


What is http servlet in java?

539


What is the flag in java?

588


Can cursors be part of a trigger body?

1084


we can add the no. of increase in shares due to exercise of options,convertible debentures,warrants etc.Why diluted eps is calculated separately?

1531