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 20433

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 5461

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

4 9163

How many languages .NET is supporting now?

38 87037

What are the OOPS concepts?

106 297732

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

12 32623

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 40952

what do you mean by .Net Framework

17 32934

what is the difference between procedures,attributes and functions?

1 6185

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

3 6585

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

API used to hide window

2 8049

tell me about yourself introduction?

55 157104

what is WLS T3 protocol?

7 72464

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

1 5944

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What is the purpose of execute method of action class?

555


Which command is used to list ip address information?

23


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

1621


why should we are preparing BRS

1573


Explain turnaround time and response time?

581






How many fibers can you yield from each cotton seed?

3


How do I remove apps from start menu?

468


Is wordpress free forever?

107


What is a sub query? Describe its types?

532


What is parallel foreach in c#?

530


Mention the jstl core tags.

527


What is extern keyword in c?

628


How can I create a database?

274


What is wealth maximisation

1619


What are the various types of validation controls provided by asp.net?

529