Question
The incomes of A and B are in the ratio of 3:2 and their
expenditures are Rs. 14,000 and Rs. 10,000 respectively. If A saves Rs. 7000, then B's savings will be:Solution
The ratio of A and B incomes=3:2 Incomes of A and B =3x and 2x And the expenditure of A and B=14000 and 10000 ATQ- Income – expenditure=saving 3x -14000=7000 3x =21000 X=7000. Now income of B =2×7000=14000 Saving of B =14000-10000=4000.
Which programming language is commonly used to write MapReduce jobs in Hadoop?
In the ER model, what does a double oval represent?
In the context of synchronization, what is a deadlock?
What is the purpose of the "Attention" mechanism in deep learning models?
State true/false
Once the email is compromised, all other sites and services online associated with this email can be compromised.
Which block of code is used to handle exceptions?
Which type of tree provides better performance for read-intensive workloads?
Which type of variable has the widest scope and can be accessed from any part of the program?
A trigger is ?
In which type of scope do variables declared in a function have priority over variables declared in the surrounding program?