If on an item a shop gives 25% discount, they earn 25% profit. If they now give 10% discount then what is the profit percentage
27 47974In a mixture, R is 2 parts and S is 1 part. In order to make S to 25% of the mixture, how much of R is to be added? explain how can i solve it??
4 9946A Father is willing his estates like this. If a boy is born, wife has 1/3 part and remaining for boy. If a girl is born, Wife has 2/3 and remaining for the girl. But twins (Boy + Girl) are born. What is the share that the daughter would get?
14 26293Post New Deloitte General Aptitude Interview Questions
How do I add a toolbar?
Is django free?
What is the fertilizing value of hog manure, and also what is the best fertilizer to use for potatoes as Our potatoes are planted early in January.
How do you split multiple lines in one cell?
What are the questions could be in client interview?
How do you remove a swap space?
Can someone please post/let me know the latest SAP PI7.4/PO7.37.31 interview question?!! Thanks in Advance, Neha Shri
Is clustered index a primary key?
Explain in detail hybrid and community cloud. When hybrid and community cloud is required?
When we use exit flow steps?
A PLC is programmed to drive three motors A, B and C as follows : After running motor A for an hour, motor B should get ON and motor A should get OFF. And after running motor B for an hour, motor C should get ON and motor B should get OFF. And after running motor C for an hour, motor A should get ON and motor C should get OFF. (That is, a cyclic repetition with time period one hour) Now, the second condition is: If any motor gone faulty and is tripped, the consecutive motor should get ON and the faulty (tripped) motor should be eliminated from cyclic repetition. The remaining two motors should bear the cyclic repetition of one hour each. (For healthy motor take logic as high and for tripped motor take logic as low) Now, the third condition is: When motor A load(Amps) exceeds 60% of its rated load, motor B should get ON in parallel to motor A. And when both motors A & B are running in parallel, and if their load exceeds 60% of their rated load, motor C should also start in parallel to A & B. [Here the cyclic repetition is eliminated, until their loads become normal(40%)] [Take logic high(1) for load at 60% and logic low(0) for load at 40%] Now draw a flow chart or a ladder diagram to fulfill the above condition.
What are the basic differences between application event and component event?
Tell me how to call a constructor for a parent class?
Explain the working principle of spring batch.
How do constructors use this() and super()?