Start learning 50% faster. Sign in now
ATQ, Cost price of the article for 'B' = 130% of Z = Rs. '1.3Z' So, marked price of the article = 130% of 1.3Z = (1.3) X (1.3Z) = Rs. '1.69Z' And selling price of the article = (0.9) X (1.69Z) = Rs. '1.521Z' So, 1.521Z = 9,360 Or, Z = (9360/1.521) = 6,150 So, required value = 6,150 - 6,000 = 150
Which phase of systems analysis and design focuses on specifying the functional requirements of a system?
What is the primary benefit of implementing Continuous Integration (CI) in a software development lifecycle?
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
Which of the following design patterns violates the Open/Closed Principle of SOLID principles in object-oriented design?
Which of the following best describes the main advantage of a Management Information System (MIS)?
Java. Lang package
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text? ...
Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t...
Which of the following creates a pattern object?
Which of the following query will return the third-highest salary from an Employee table in SQL?