Question
What was the profit earned by selling Shoes?
Statement I : The article was sold for Rs 2700 after getting a discount of 10% on the labelled price. Statement II : A profit of 5% is made on the labelled price in buying that Shoes. Directions(Q.71 -75) : In each of the following questions, a question and two statements I and II are given. You have to decide whether the date given in the statements are sufficient to answer the question or not.Solution
From statement I , we can find the MP of article as (100/90) × 2700 = Rs 3000 From statement II , we can find the CP of Shoes by using the MP from statement I as (105/100) × 3000 = Rs 3150 Now we have both SP and CP to find the profit%
The surface area of tape is ________ the surface area of a disk.
Which of the following is the first phase of a compiler?
Which of these is an example of a peephole optimization technique?
Multithreading an interactive program will increase responsiveness to the user by ___________
Which of the following algorithms is specifically designed to minimize the average time a process spends waiting before execution in a CPU scheduling co...
In a binary tree, which traversal method visits the root node first, then the left subtree, and finally the right subtree?
Which technique is used to handle left recursion in a grammar?
In a compiler, lexical analysis is responsible for:
Which of the following is the first phase of a compiler?
Which phase of the compiler ensures that identifiers are declared before they are used?