Question
A shopkeeper marked an article P% above its cost price
and sold it for Rs. 1440 after giving a discount of 20%. If the ratio of cost price and selling price of the article is 25:30, respectively, then find the selling price if the article is sold at a profit of (P + 15)%.Solution
Cost price of the article = (25/30) × 1440 = Rs. 1200 Marked price of the article = 1440/0.8 = Rs. 1800 P% = [(1800 – 1200)/1200] × 100 = 50% Or, P = 50 Desired selling price = 1200 × 1.65 = Rs. 1980
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?