Question
A shopkeeper offers successive discounts of 20% and 10%
on a product. If the marked price of the product is ₹1000, what is the selling price?Solution
After the first discount of 20%, the price becomes 1000 * (1 - 20/100) = ₹800 After the second discount of 10%, the price becomes 800 * (1 - 10/100) = ₹720 Answer: (A)
Boolean occupies how much space in a 32 bit system
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
Which type of tree provides better performance for read-intensive workloads?
In a DBMS using a "Strict Two-Phase Locking" protocol, when is a transaction allowed to release its locks?
What is the advantage of using incremental backups over full backups?
In the ER model, what does a double oval represent?
Which keyword is used to implement inheritance in most programming languages?
What does the term "microprogramming" refer to in CPU control design?
Suppose that x is a one dimensional array, then choose the correct answer regarding array.
Which is not in relation to the database.