A shopkeeper marked an article P% above its cost price and sold it for Rs. 1150 after giving a discount of 20%. If the shopkeeper had a loss of 8% on the whole transaction, then find the value of ‘P’. (approximate value)
Marked price of article = 1150/0.80 = Rs. 1437.5 Cost price of the article = 1150/0.92 = Rs. 1250 So, P = [(1437.5 - 1250)/1250] × 100 = 15% (approx)
Which of the following statements correctly describes the ACID property "Durability" in database transactions?
Fill in the correct option for 26 blank space.
State true or false
This scheduling algorithm is not ideal for time sharing systems.
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0] ...
What is a primary advantage of using virtual machines in a computing environment?
What are the 3v’s of Big Data?
What is the primary goal of the Matrix Chain Multiplication problem in dynamic programming?
State true or false
A ping of death attack involves sending a malformed packet to a targeted machine, resulting in deleterious behavior such...
Which is best fit for blank space 17?
Which of the following best represents the concept of polymorphism in Object-Oriented Programming?