Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

whr to get group 2 syllabus

2192

can anyone give me clear meaning of INVOICE in accounting terms

12 16822

3. Given 1000 bottles of juice, one of them contains poison and tastes bitter. Spot the spoiled bottle in minimum sips?

10 28635

There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?

5 9325

In a table only one column how to update rows

5 9939

Tarun invited 750 persons to a party. Every person that came to the party, came by a car such that exactly six persons came in each of the three different cars and exactly seven persons came in each of the remaining cars. At the party, when every person including Tarun was seated in a group of eleven, one group fell short by four persons. If maximum possible number of persons came to the party, then out of the persons who were invited by Tarun, how many persons did not come to the party?

4 10833

what happens if an error occurs in constructor or destructor.

1 5131

A character set has 1 and 2 byte characters. One byte characters have 0 as the first bit. You just keep accumulating the characters in a buffer. Suppose at some point the user types a backspace, how can you remove the character efficiently. (Note: You cant store the last character typed because the user can type in arbitrarily many backspaces)

2 5969

How can i find first 5 natural Numbers without using any loop in c language????????

2 9479

i want to know ,If a five-digit number is input through the keyboard, write a program to calculate the sum of its digits.

2405

what is cast operator?

2 6030

One train leaves Los Angeles at 15mph heading for New York. Another train leaves from New York at 20mph heading for Los Angeles on the same track. If a bird, flying at 25mph, leaves from Los Angeles at the same time as the train and flies back and forth between the two trains until they collide, how far will the bird have traveled?

1 4677

You have 5 jars of pills. Each pill weighs 10 gram, except for contaminated pills contained in one jar, where each pill weighs 9 gm. Given a scale, how could you tell which jar had the contaminated pills in just one measurement?

3 8079

what are the main skills requreed to be software programe manager?

2192

find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }

2359

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

Explain how you can replace string in qtp?

1132


What is table array in excel?

669


What is slice() method in jquery?

878


What is formula bar?

613


In howmany ways can you deploy an assembly?

1008


Explain the difference between bias and variance?

93


What is array give example?

1110


What exactly you do as a Configuration controller?

2088


what conceptual model helps provide an understanding of how network protocol stacks such as tcp/ip work? : Windows server 2008

398


Do all the programming languages and platform support json?

1


Explain animal pole?

1


What is django architecture?

511


How do I turn off activex filtering?

680


how many types of Inheritance?

1218


Can we make constructors static?

1291