Question
A man invested a certain amount of sum at 12.5% per
annum simple interest and earned an interest of Rs.2000 after 4 years. If the same amount is invested at 20% per annum compound interest, compounded annually for two years, then find the interest.Solution
Let the certain sum of money be Rs.P. So,  P x 0.125 x 4 = 2000 => P = Rs.4000 Desired interest = [(1.2)2 – 1] x 4000 = Rs.1760
Which data structure is used for implementing depth-first search (DFS) algorithm?
Which scheduling algorithm is used to allocate CPU time to processes in an operating system?
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
WI-FI uses
Firewall is a type of
Which layer of the OSI model is responsible for routing and forwarding data packets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operation...
 FAT stands for?
Which of the following clause return specific rows?