Question
In what ratio rice at 48 Rs/kg should be mixed with the
rice at 34 Rs/kg so that selling mixture at Rs 46 per kg gives the profit of 15% if the quantity of 1st type of rice is 42 kg what will be the quantity of 2nd type of rice?Solution
Ratio = 6:8 = 3:4 1st type rice is 42 kg So, 3 means 42. Therefore, 2nd type rice = 42 x (4/3) = 56 kg
In the context of IPC, what does FIFO stand for?
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
How many whitespace characters are allowed in C language?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
In syntax-directed translation, what are attributes associated with?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
What is the purpose of a capacitor in an AC circuit?
What is a "page fault" in the context of virtual memory?
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?