Question
A shopkeeper buys a fan for Rs 1,440 and marks it 25%
above the cost price. During a sale, he gives a discount of 10% on the marked price. What is his profit or loss percentage?Solution
ATQ, Cost Price (CP) = 1,440 Marked Price (MP) = 1,440 Γ 1.25 = 1,800 Discount = 10% of 1,800 = 180 Selling Price (SP) = 1,800 β 180 = 1,620 Profit = SP β CP = 1,620 β 1,440 = 180 Profit% = (180 / 1,440) Γ 100 = 12.5%
In Go, what is the purpose of a goroutine?
Which of the following is a passive electronic component used in analog circuits?
____is used to read XML documents and provide access to their content and structure.
Cross-Site Scripting (XSS) attacks primarily target which component of web applications?
From the following algorithm design techniques which one is used to find all the pairs of shortest distances in a graph?
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
Which component of an ER diagram represents an entity?
The Traveling Salesperson Problem is an example of which complexity class?
What is an algorithm?