if 30 men completes a job in 15 days working 9 hrs per day..how much hours per day should 40 men work ?? a ) 35 b)7 1/2 c)30 d) none
8 12011A can copy 50 papers in 10 hours while both A & B can copy 70 papers in 10 hours. Then for how many hours required for B to copy 26 papers?
7 32055The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent?
1 5939Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;
7 11836From 7:00 AM to 11:00 AM it rained 2.25 inches. At 11:00 AM the rain increased to fall at a rate of 1.25 in. every two hours. How many inches of rain landed on the ground by 5:00 PM?
9 28479The owner of a hobby store needed to calculate the percentage of customers who purchase wood glue. Upon completing his survey, he noticed that 60% of the people that entered his store purchased an item. Of those customers, 15 percent purchased wood glue. What percent of the people that entered the store purchased wood glue?
7 24957A store owner decided to raise the price of a particular item by exactly 10%. Of the following which is NOT the new price?
7 21139Susan wants to put up fencing around three sides of her rectangular yard and leave a side of 20 feet unfenced. If the yard has an area of 680 square feet, how many feet of fencing does she need?
5 31548A computer store regularly sells all stock at a discount of 20 percent to 40 percent. If an additional 25 percent were deducted from the discount price during a special sale, what would be the lowest possible price of a part costing $16 before any discount?
5 22942In a class of 40 students, 24 students speak Hindi and 20 students speak Kannada. Eight students speak none of the two languages. How many students speak both Hindi and Kannada?
25 42239Post New Accenture Interview Questions
I had some ntfs volumes under my windows nt installation. What happened to ntfs after win 2k installation ?
How does a sender application transport/send a message through jms?
why do you consider yourself a suitable candidate for this position
how does a generator work?
How to navigate from window to page in wpf?
explian the 5 main costrain that affect decision making in business organization
How many pointers are necessary to implement a simple linked list?
how to define global parameter in ile ?
What is the default port for tomcat?
What is Phantom Gene Sequence?
what is span value and zero ? and how set ?
Why reflection is used in c#?
How can somebody check similarity check when you share powerpoint slide to previous or older version?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What are the advantages of Servlet over CGI?