If I am in a room with 5 people and guess all their birthdays what is the probability of getting (only) one correct?
1417Post New Engineering AllOther Questions
What is the significance of superconductors?
What do you like and dislike about working for this organisation?
how updates the data in target tables with tpump and mload? with low volume data and more duplicates... so in this case which perfomance is best? and write update query for tpump&mload?
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
What are the inspection and test plan for lift materials?
how to join two table those stored on different database.
what are the artifacts in coding phase in SDLC????
Can one be shocked holding a wire carrying a very large current with a low voltage source?
Tell me all about production of drought and its losses In the boiler?
What is the weight of a foot square block of bronze.
how to write regression test case?what is the difference between Client server & web based Testing? can we able to do UI Testing in web based Testing
difference between a for loop and a while loop? what are its uses in c language?
How does an aeroplane stay airborne and how can some aeroplanes fly upside down?
how u test the idoc in inbound and outbound?
how to convert postfix notation into prefix in data structures. please send me algo of taha