Question
Train P starts from Lucknow to Dehradun at 11:55 am with
an average speed of 27.5 m/s. Train Q starts from Dehradun to Lucknow at 1:35 pm with an average speed of 22.5 m/s. At what time the two trains will meet each other if the distance between Lucknow and Dehradun is 615 Km.Solution
Speed of train P = 27.5 × 18/5 = 99 Km/h Speed of train Q = 22.5 × 18/5 = 81 Km/h Distance travelled by train P till 1:35 pm = 99 × 5/3 = 165 Km Relative speed of trains = 99 + 81 = 180 Km/h Remaining distance to be travelled after 1:35 pm = 615 – 165 = 450 Km Time taken to cover 450 Km = 450/180 = 5/2 = 2 hours 30 minutes So the two trains will meet each other at 1:35 + 2:30 = 4:05 pm
- Which of the following is an essential feature of the ACID properties of a transaction in a database system?
- Which layer of the OSI Model is responsible for ensuring error-free delivery of data between source and destination?
In the context of Cross-Site Scripting (XSS), what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
Which of the following HTTP methods is idempotent and used to completely replace a resource on the server?Â
Consider the following Java code that implements encapsulation:
class BankAccount {
  private double balance;
  public Bank...
The important aspect of data warehouse environment is that data found within the data warehouse is
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text?     ...
- Which of the following is NOT a property of database transactions according to the ACID model?
Which component of a Management Information System (MIS) focuses on long-term strategic planning? Â Â Â Â Â Â Â Â Â
...Which of the following is NOT a responsibility of the operating system's kernel?