Question
Arvind spends 30% of his salary on travelling and 25 %
on car fuel. If he spends 10% of his remaining salary on food and saves the rest, then What will be the monthly salary of the person? Given that he saves Rs.10125.Solution
ATQ, we can say that Let the monthly salary of the Arvind will be 100x Then, Expenditure on travelling and car fuel will be = 30% + 25%= 55% Remaining = 100 x (55/100) x (100x) = 100x – 55x = 45x (45x) x (90/100) = 10125 x = 250 hence, the monthly salary of the Arvind will be = (100x) = (100 x 250) =Rs.25000
Which function can fetch and issue instructions from a queue or latch?
State True or False
Semi-structured data  is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
fill the blank for 19.
What is the primary objective of the Producer-Consumer problem in concurrent programming?
Average waiting time of all process?
The order of convergence of Newton-Raphson method is:
Which of the following is the main advantage of using the Round Robin CPU Scheduling algorithm over First-Come-First-Serve (FCFS) in terms of process ex...
A software development team is implementing a sorting function for a large dataset in their project. They decide to use the quick sort algorithm to opti...
Which of the following statements about the OSI Model’s Transport Layer is true?Â
What is the primary purpose of the fork() system call in Unix-based operating systems?