Question
Marked price, selling price and cost price of an article
are in the ratio 12:8:5. If difference between marked price and cost price of an article is Rs. 1260 then find out the profit on the article.Solution
Let the MP, SP and CP on an article be 12x, 8x and 5x respectively. According to question, => (12x β 5x) = 1260 => 7x = 1260 => x = 180 Now, Profit = SP β CP => Profit = (8x β 5x) = 3x = Rs.540
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?