Question
In an 800 ml mixture, 60% is soda, and the remainder is
water. If 96 ml of soda and 128 ml of water are added to this mixture, determine the new ratio of the quantity of soda to the quantity of water in the resulting mixture.Solution
ATQ, Quantity of Soda in 800 ml of mixture = 0.60 × 800 = 480 ml Quantity of water in 800 ml of mixture = 800 - 480 = 320 ml Required ratio = (480 + 96) :(320 + 128) = 576:448 = 9:7
The _____________ deals with the coordination of the data transfer between end systems and hosts.
What is the backbone of MIS?
Which component is responsible for managing virtualization in a cloud environment?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
Router is responsible for packet forwarding, including routing. Router works at which layer?
- In a dense index, why might an index entry not appear for every search key value in the file?
In the Software Development Lifecycle, which phase is primarily responsible for identifying and documenting the needs of the stakeholders to create a bl...
Which is not an IoT OS?
State true or false                              Â
ODBC drivers are available for Oracle, Sybase, Informix, Mic...