Question
A man purchases some number of articles at Rs.729000
and he sells 4/9th of them at 7.5% loss. what profit % did he sell the remaining article to gain 5% over all?Solution

Which of the following is NOT a responsibility of the operating system's kernel?
In Huffman coding, data in a tree always occur?
Which of the following is a characteristic of an intelligent agent?
What will be the output of the following code when the pop method is executed?
class Stack:
def __init__(self):
s...
Which of the following protocols is primarily used to assign IP addresses dynamically to devices on a network?
An ATM (Automated Teller Machine) typically uses which type of computer system to perform its dedicated functions?
Which of the following data structures is best suited for implementing a priority queue?
In deep learning, which type of neural network is most suitable for sequential data like time series?
Which of the following operations is most efficient in a singly linked list compared to an array?
What does the function re.match do?