Question
A trader allows two successive discounts of x% and y% on
the marked price of an article. Is the selling price of the article less than Rs. 18,000? I: The cost price of the article is Rs.23,000. II:Â x% = 10% and y% = 15%.Solution
Since, we don’t know the Marked price of the article, even with the help of both the statements, selling price cannot be determined.
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?