Start learning 50% faster. Sign in now
Let the time for which Manoj invested in the business be t months. The profit share is proportional to the product of investment and time. Profit ratio: (70000 × 36) : (120000 × t) = 7 : 8 Simplify the ratio: (70000 × 36) ÷ (120000 × t) = 7 ÷ 8 Cross-multiply: 70000 × 36 × 8 = 120000 × 7 × t Simplify: t = 24 So, Manoj invested for 24 months. Correct answer: b) 24 months
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?