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 is automation Framework?

3 45525

What is the power factor you maintain at ur organization?

43 80887

What is Difference between thread and process?

28 260625

What is the difference between mutex and semaphore?

14 57696

What is the difference between a copy constructor and an overloaded assignment operator?

4 22941

what are the events in ABAP?

18 70422

How to test API's?

12 46357

Difference between static global and global?

16 40340

why you want to join our companey

7 70515

what is view state

5 8624

How to display names of all components in a Container?

2570

Give a fast way to multiply a number by 7

15 48343

when the user control event occur in ASp page life cycle?

3 11522

How to write Negative test cases?

12 45443

What type of document produce SRS. WHAT type of document produce FS(functional spec.) what type of document produce SDS(design spec.) Please give me a hierarchy of process of document, which the companies follow

3 11874

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What Happens In Memory When You Box And Unbox A Value-type?

550


what is onunbind?

619


What are the 2 ways to pass a value to the function?

597


When super keyword is used?

690


What is the difference between properties and indexer in c#?

506






What is difference between array and pointer in c?

629


What should be done to prevent a safety valve to stick to its seat ?

736


Explain the value of creating a cost center?

684


What is the "best" CM tool to use?

1831


What is the requirement of a tag library?

612


What is the difference between gettype and typeof in c#?

530


Differentiate between calling stop (true, true) and finish method?

576


What is the difference between IE 6 & 8?

1972


Why is tan-delta test and capacitor measurement done on alternator?

1801


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1424