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 20430

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 5459

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

4 9161

How many languages .NET is supporting now?

38 86991

What are the OOPS concepts?

106 297635

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

12 32603

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 40919

what do you mean by .Net Framework

17 32910

what is the difference between procedures,attributes and functions?

1 6181

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 18528

API used to hide window

2 8042

tell me about yourself introduction?

55 156924

what is WLS T3 protocol?

7 72444

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

1 5940

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What are the methods to submit form in php?

515


Can you use vlookup for 2 columns?

255


Mention the 3 ways to get a count of the number of records in a table.

542


Write the flags of 8086?

593


How would you check the distribution of a categorical variable in r?

67






What does a spreadsheet contain?

302


What are the different components required by cloud architecture?: cloud computing architecture

284


Does cassandra support acid tractions?

50


What is the release candidate in scrum?

1


Explain the top .net class that everything is derived from?

541


Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?

2499


What are basic, core, practises for a QA specialist?

1830


What are sockets in r?

64


mapper or reducer?

618


What is the difference between convert.tostring and i.tostring method?

545