Question
A sum of money becomes ₹7800 after 3 years and ₹8500
after 4 years at simple interest. What is the principal amount?Solution
Interest for 1 year = ₹8500 − ₹7800 = ₹700. For 3 years, the interest = 3 × ₹700 = ₹2,100. Principal = ₹7800 − ₹2,100 = ₹5,700. Thus, the correct answer is ₹5,700 . Ans. c
Which SQL keyword is used to modify existing rows in a table?
How is dynamic memory deallocated in Java?
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What data structure is commonly used to represent the parse tree in parsing?
The dynamic memory allocation is the memory allocation done at the _________.
Which of the following is NOT a method for handling deadlocks?
Join in which result is generated when variable matches from any one of table
The time taken by a single bit to travel around the ring is known as ___?
In Node.js, which module is used for file system operations?
Virtual memory allows for the efficient management of: