% Discount in getting free items (a) = (free items/ total items) x 100 = [5/(5+15)] x 100 = 25% Next % discount (b) = 20 So net discount(%) = a+b -(ab/100) = 25 + 20 - (25 x 20)/100 = 40% CP MRP (100 - D) (100 + P%) (100 - 40) : (100+20) 6 0 : 120 1 : 2
5,1,4,2,8 how many more pass are needed to finish sorting by bubble sorting technique?
Which of the following is a common type of parser used in compiler construction?
Which protocol is commonly used for sending and receiving emails?
Which of the following is NOT a characteristic of a good algorithm?
In object-oriented programming, what is the scope of an instance variable?
What does A/B testing involve in data analytics?
In dynamic programming, what is the purpose of the "bottom-up" approach?
In the context of sorting algorithms, which one of the following is not a comparison-based sorting algorithm?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
Concatenate two strings by using which function?