Question
A train crosses another train running in the opposite
direction in 20 seconds. What is the speed of the train? I. Both the trains’ are running at the same speed. II. The first train is 125 cm long. Each of the questions below consists of a question and two statements numbered I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read both the statements and give answer –Solution
We need the length of both the trains for the distance. Hence, both statements I and II together and 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?