Question
Which of the following pair of symbols will define the
relation between Quantity I and Quantity II Quantity I: The simple interest on a sum of ₹10,000 for 3 years at 8% per annum. Quantity II: The compound interest on ₹8,000 for 2 years at 10% per annum, compounded annually.Solution
For Quantity I: Simple interest = (10,000 × 8 × 3) / 100 = ₹2,400 For Quantity II: Compound interest = 8,000 × (1 + 10/100)² - 8,000 = 8,000 × (1.21 - 1) = ₹1,680 Answer: A (Quantity I > Quantity II)
What does below UNIX command do?
rm file1 file2
Which Technology is used for collision detect in Local Area Network
Consider the following two statements.
S1: Â Destination MAC address of an ARP request is a broadcast address.
S2: Â Destination MAC add...
Which famous algorithm uses dynamic programming to find the shortest path in a weighted, directed graph?
The Poisson distribution is typically used to model:
Which programming concept allows a variable name to refer to different entities based on its location in code?
The normal distribution is also known as the:
If we want to represent the graph as an______ , then it can be implemented as_______.Â
Which logic gate produces an output that is the complement of the input?
What is the main advantage of Hadoop's HDFS (Hadoop Distributed File System)?