Number of packages of snack sold on Monday = 120 Number of packages of snack sold on Tuesday = 120 – 30 = 90 Number of packages of snack sold on Wednesday = 120 + 25 = 145 Therefore, his total income of 3 days = (120 + 90 + 145) × 16 = 355 × 16 = Rs. 5680 Therefore, savings of person in given 3 days = 0.55 × 5680 = Rs. 3124
Which of the following algorithm is most sensitive to outliers?
When applying KVL to a circuit, how are voltage drops represented?
Which of the following is NOT a method for handling deadlocks?
What is the purpose of a semaphore in synchronization?
In a blockchain network, what are "nodes"?
Which programming language is commonly used to write MapReduce jobs in Hadoop?
Which concurrency control technique allows a transaction to read uncommitted data?
In Go, what is the purpose of a goroutine?
Which technology allows a processor to execute multiple threads or processes simultaneously?
What is the scope of a parameter in a function?