Question
Sonal had a total income of Rs. 45000. She spent Rs. 5000
less than the amount she saved. What portion of her income did she spend in percentage?Solution
ATQ,
Let the amount saved by Sonal = Rs. Y
Then, amount spent by Sonal = Rs. (Y - 5000)
We have, Y + Y - 5000 = 45000
Or, Y = (45000 + 5000) ÷ 2 = Rs. 25000
So, amount spent by Sonal = 25000 - 5000 = Rs. 20000
Required percentage = (20000 / 45000) × 100 = 44.44%
Consider a delete_node(head, key) function for a singly linked list that removes the first occurrence of a node with a given key. The function works for...
What is the final value of x after the following C++ code snippet executes?
  int x = 10;
  for (int i = 0; i < 3; ++i) {
�...
Which Hadoop component is responsible for resource management?
The output of the circuit below is _______
Which of the following statements accurately describes the role of system calls in an operating system?Â
Which of the following statements accurately describes hard computing?
Which of the following describes a major benefit of Continuous Integration (CI) in the software development lifecycle?Â
Which statement is FALSE for analog input module for PLCs?Â
Which of the following statements best describes a mesh topology in network design?
Which of the following tools is commonly used for compliance auditing in Unix/Linux environments?Â