Question
A retailer marked up an item's price by 50% above its
cost. Afterward, the item was offered at successive discounts of 20% and 10%. What was the percentage profit earned by the retailer on this transaction?Solution
Let the cost price of the article = Rs. 100 So the marked price of the article = 1.50 × 100 = Rs. 150 Selling price of the article = 150 × 0.80 × 0.90 = Rs. 108 So the profit percent = (108 – 100)/100 × 100 = 8%
In network architecture, what is the primary advantage of a mesh topology over a star topology?
Best case complexity of insertion sort is:
Which type of database key is a candidate key that has not been chosen as the primary key?
Fibonacci heaps support which operation in O(1) amortized time?
A complete binary tree has 127 nodes. What is its height (assuming the root is at level 0)?
Which of the following is an example of Polymorphism in Object-Oriented Programming?
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?