Start learning 50% faster. Sign in now
Let, the price at which Rahul bought the article be Rs. ‘x’ So, cost price of article for Pawan = 119% of x = Rs. 1.19x And, cost price article for Lokesh = 120% of 1.19x = Rs. 1.428x Therefore, 1.428x = 714 x = 500 So, the price at which Rahul bought the article = Rs. 500 Hence, option b.
What is the output of the following Python code snippet?
x = [1, 2, 3]
y = x
x.append(4)
print(y)
If a tree is of 4 level how many elements are present in it?
the functions of data warehouse tools and utilities.
In a compiler, keywords of a language are recognized during
In the _____ traversal we process all of the vertex descendant before we move to an adjacent vertex.
In syntax-directed translation, what are attributes associated with?
What CSS describes?
Which is not in relation to the database.
In RDBMS, what is the purpose of the Data Dictionary?
The average number of comparisons in sequential search is