Question
What is the total number of students in a college?
I. In the college 25% of the students are between 17 to 22 years of age, and 40% of the remaining are above 28 years of age group. II. Ratio between the students of age group between 17 to 22 years and between 22 to 28 years is 4 : 5. III. The ratio of teachers to students in the college is 1 : 50 Each of the questions below consists of a question and three statements numbered I, II and III given below it. You have to decide whether the data provided in all the three statements are sufficient to answer the question. Read all the statements and give answer –Solution
All these statements even together are not sufficient to answer the question because neither the number of students nor the number of teachers is given. Also, we don’t have the number of students of any age group.
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?