Question
In what ratio coffee at 275 Rs/kg should be mixed with
the coffee at 325 Rs/kg so that after mixture its rate become 290 Rs/kg if the quantity of 1st type is 49 kg what will be the quantity of the 2nd coffee?Solution
Ratio = 35:15 = 7:3 1st type coffee is 49 kg. So, 7 means 49 kg. Therefore, 2nd type coffee = 49 x (3/7) = 21 kg
Mention any two indirect measures of product.
The dynamic memory allocation is the memory allocation done at the _________.
What is the purpose of the `
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
Which one of the following is an application of Stack Data Structure?
An ADT defines:
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which clause is used to filter rows in the result set based on a specific condition in SQL?
In the Entity-Relationship (ER) model, what does an entity represent?
In the context of ADTs, what does "encapsulation" refer to?