Question
In each of the following questions, a question is
followed by information given in three statements. You have to study the question along with the statement and decide the information given in which of the statements is necessary to answer the question. What will be the compound interest earned on a sum in two years? I. The simple interest on the same amount at the same rate of interest in two years is Rs. 800. II. The amount becomes more than double at compound interest in 10 years. III. The simple interest on the same amount at the same rate of interest in three years is Rs. 1,200.Solution
From (I) & (III), SI for 1 year = Rs. 400 ∴ 400 = P × R × 1/100 From this we cannot get the answer and also statement II is not sufficient to answer the question.
A view in SQL is:
Consider a `LinkedList` data structure. Which control flow statement is most appropriate for iterating through all elements of the list from head to tai...
HTTPS ensures which of the following?
Which of the following is a type of phishing attack?
In the Relational Database Model, data is organized into:
What is context switching?
Which of the following is a common technique for concurrency control in databases?
Consider the following Java code snippetÂ
public class Car {
  private String model;
  private int year;
  publ...
What does normalization in DBMS achieve?
Which SQL command is used to retrieve data from a table?