Question
The difference between the compound interest compounded
annually and simple interest of a sum at 6% p.a. for 2 years is Rs. 36. Find the sum.Solution
Let the sum = Rs. P
Using formula, Difference = P(R/100)²
So, 36 = P(6/100)²
Or, P = Rs 10,000
Which is the correct format specifier for double type value in C?
In the context of database backup, what does the term "point-in-time recovery" refer to?
How many dimensions are selected in Slice operation?
In syntax-directed translation, what is a production rule associated with?
Which of the following represents a query in tuple calculus that selects all tuples where the "Age" attribute is greater than 30?
What is the main advantage of Hadoop's HDFS (Hadoop Distributed File System)?
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?
State true/false
Trojan works in background and steal data which is sensitive
Which encryption algorithm is commonly used for secure communication over the internet, such as in HTTPS?
Which of the following is a common type of parser used in compiler construction?