Question
An inlet pipe can fill an empty tank in 24 minutes
whereas an outlet pipe can empty the fully filled tank in 36 minutes. Find the time taken by both the pipes together to fill half of the empty tank.Solution
Let the total capacity of tank be 72 litres (LCM of 24 and 36)
Efficiency of inlet pipe = (72/24) = 3 litres/minute
Efficiency of outlet pipe = (72/36) = -2 litres/minute
Required time = (0.5 × 72) ÷ (3 - 2) = 36 minutes
In relational algebra, which operation is used to combine two relations and eliminate duplicate rows?
With what command you can see what folder you are in?
The SI unit for measuring length is:
Which layer of the OSI model is responsible for encrypting and decrypting data for security purposes?
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
WI-FI uses
What does the 'len()' function do in Python?
- In a _________each element has a priority value associated with it
To change mode of myfile to 'rwxr–r–' , the command used is
In public key cryptography, which key is used for encryption?