There are 3 ants at 3 corners of a triangle, they randomly start moving towards another corner. What is the probability that they don't collide?
7 35586Two MIT math graduates bump into each other at Fairway on the upper west side. They hadn't seen each other in over 20 years. The first grad says to the second: "how have you been?" Second: "Great! I got married and I have three daughters now" First: "Really? how old are they?" Second: "Well, the product of their ages is 72, and the sum of their ages is the same as the number on that building over there.." First: "Right, ok.. oh wait.. hmmmm.., I still don't know" second: "Oh sorry, the oldest one just started to play the piano" First: "Wonderful! my oldest is the same age!" Problem: How old are the daughters?
4 27214Post New TCS Requirements Management Interview Questions
How many instances of a role should be deployed to satisfy azure sla (service level agreement) ?
why the perameters of secondary circuit are more important then that of the primary circuit of induction motor?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
How do I consolidate text data in excel?
Do subclasses inherit annotations?
How many types of colling system it trformers?
What is like operator for and what are wild cards?
Explain the steps needed to be performed in order to create an animation in xaml?
How do you implement push on a flex applications? : adobe flex action script
Difference between standard cost and variable cost.
.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
What is a place code?
How to enable verbose garbage collection?
Tell us the types of variables available in ruby class?
What is the default controller used in codeigniter?