Start learning 50% faster. Sign in now
ATQ,
Let the cost price of the watch be Rs. '100x' ATQ; 100x × 1.2 ×1.3 × 0.75 = 100x + 68 Or, 117x = 100x + 68 Or, 17x = 68 So, x = 4 So, cost price of the watch = 4 ×100 = Rs. 400 So, selling price of the watch when sold at 40% profit = 400 × 1.4 = Rs. 560
What is the space complexity of an algorithm?
What is the purpose of the delete operator in C++?
What does the complexity class P refer to?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Which of the following is an application of natural language processing (NLP)?
Which data structure represents a hierarchical relationship between elements?
Which programming language is used to add interactivity and dynamic content to websites?
In which network topology does each node have a direct connection to every other node?
___________ algorithms enable the computers to learn from data, and even improve themselves, without being explicitly Programmed
What is the purpose of software maintenance?