Quantity-I: βAβ and βBβ started a business by investing Rs.βxβ(Take 'x' value as approximate) and Rs. 5,500, respectively. βAβ and βBβ invested their sum for 10 months and 12 months, respectively. If ratio of profit share of βAβ and βBβ is 4:5, respectively, then find the value of βxβ?
Quantity-II: If a = 6:7 and b = 2100, then find the value of βaβ.
Quantity I: According to the question; {(x Γ 7)/(2500 Γ 11)} = 5/6 Or, x = 3285.71 (approx) So, Quantity I = 3285.71 Quantity II: a = (7/5) Γ 2250 = 3150 So, Quantity II = 3150 Therefore, Quantity I > Quantity II
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?Β