Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLet a customer believes to have bought 1 kg of produce. So, he pays for 1 kg but is actually provided with only 800 gm.
Let the C.P of the produce be Rs 1 per gm
M.P of the produce = Rs 1.4 per gm
S.P of the produce = 1.4*(75/100) = Rs 1.05 per gm
So, S.P of the produce sold to customer = 1.05*1000 = Rs 1050
C.P of produce sold to customer = 1*800 = Rs 800
Percentage profit = ((1050 - 800)/800)*100% = 31.25%
Which OSI model layer is responsible for reliable delivery of data between devices?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
In Java, what will be the output of the following code snippet?
public class Test {
public static void main(String[] args) {...
Which of the following best describes the primary function of an IoT gateway in an Internet of Things (IoT) network?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
Which testing type evaluates internal code logic and control flow?
Which traversal method visits the root node first in trees?
Which of the following is a key advantage of digital signatures?
Which of the following scenarios violates Boyce-Codd Normal Form (BCNF) in a relational schema?