Start learning 50% faster. Sign in now
Let the first number be x and the second number be y. According to the question, => 70% of x = 40% of y => x/y = 40/70 So, required ratio = x : y = 4:7
Which of the following techniques is most efficient for finding the kth smallest element in a Binary Search Tree (BST)?
Which attack can be mitigated using DNSSEC (Domain Name System Security Extensions)?
Which of the following is an example of an emerging technology that is most likely to impact the future of computing?
Which SOLID principle emphasizes that a class should have only one reason to change?
Which SOLID principle ensures that a class has only one reason to change?
What will be the output of the following queue implementation using two stacks?
class QueueUsingStacks { StackWhich of the following best describes the key benefit of blockchain technology in supply chain management?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
Which type of database key is a candidate key that has not been chosen as the primary key?