Question
The ratio of cost price and selling price of a shirt is
3:4 respectively. The shirt was marked up by 35% above its cost price, and sold after giving Rs.30 discount. Find the cost price of the shirt.Solution
Let the Cost price and Selling price of the shirt be Rs. 3x and 4x respectively. According to the question, => 1.35 × 3x – 30 = 4x => x = 30/0.05 = 600 Therefore the cost price of the shirt = 3x = Rs.1800
In syntax-directed translation, what are attributes associated with?
What does COCOMO stand for?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
Which of the following is NOT a common use of PHP?
What is the purpose of CSS in web development?
Which of the following is a subset of AI that focuses on enabling machines to understand, interpret, and respond to human language?
In reverse polish notation , expression A*B+C*D is written as
In RAID 1, how are data and its mirror image typically stored?
In the context of ADTs, what does "polymorphism" refer to?
What does cardinality represent in the context of an ER model?