Monthly savings and expenditure of A initially is Rs. 2340 and Rs. 4160, respectively. Monthly expenditure of A now = 0.65 × 4160 = Rs. 3159 Monthly savings of A now = 1.35 × 2340 = Rs. 2704 Monthly income of A now = 3159 + 2704 = Rs. 5863 Desired percentage decrease = [(6500 – 5863)/6500] × 100 = 9.8%
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?