A,B and C can complete a piece of work in 10 days, then
how many people are required to finish the whole work in 25
days?
a) 10 days
b) 15 days
c) 20 days
d) 22 days
e) 25 days
Answer Posted / ankit choudhary
DATA IN INSUFFICIENT. YOU HAVE TO GIVE THE WORKING ABILITY
OF A ,B AND C.T
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are the different types of database servers
i want to know how can i divide the bandwidth among two computers.say i have a connection of 256 kbps dsl connection. i have a switch.now i want to divide this 256 kbps in two 128,128 equal connections.so that both of us can work on our separate 128 speed
Problem:Design and implement a class that allows a teacher to track the grades in a single ourse.Include methods that calculate the average grae, the highest grade, and the lowest grade.Wrute a program to testyour class implementation in a c#. given grades:integral=85, physics=87, datastruct=84.
what are the simlerities between macro and subroutine
I have got one problem .I initially have got windows vista in my computer but now I installed linux UBUNTU operating system into my computer .For this i first format D: drive and got installed finely there and restart , when it boots there there were two options vista and ubuntu .But the problem is that when i choose vista it opens but screen seems to be dark only mouse pointer sees in the screen and no more windows appeared . But when i choose ubuntu it opens and asks for username and password .But i don't know these things. But linux is freeopen software , why it asks userename and password ? Now i am unable to use my computer ,i installed lunux without partioning the drive. Plz give me the solution The computer configuration of my computer is 80 GB harddisk, 1 GB RAM.3GHz speed.
I am getting the following error,when I am running the script, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. My Script: Itemname=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Print Itemname Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").Select "Itemname" Any Help? Thanks, Uma
As a good company employee, can you report your supervisor to the company management if he or she is going against the company interest in his or her actions?
WHERE CAN I GET SQL SERVER NOTES SOFT COPY?
HTML tag for bulleted list is--------------
My system suddenly get off,when i try to power on then it does not work but when i open it and clean RAM and insert it again, it power on.but after some day same problem? please give the answer (i have also changed RAM it's new.)
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 is the aim of Value Engineering?
If any kind of accident happen without any information to any one .what kind of action we have to take
Briefly describe your ideal job?
why need of new operator in java why not in c++