Question
Length of a train, whose speed is 48 km/h, is 240 metres.
Find the time taken (in seconds) by train to cross a bridge of length 360 metres.Solution
Speed of train = 48 km/h = 48 × (5/18) = 40/3 m/s
Required time = (240 + 360) ÷ (40/3) = 600 × (3/40) = 45 seconds
What does the ‘
Which of the following is a weak entity in a database?
Which type of join returns all rows from the left table and matching rows from the right table?
A view in SQL is:
Which SQL statement is used to remove all rows from a table without logging individual row deletions?
Which normal form removes transitive dependency?
What is the maximum number of processes that can be in the Ready state?
Which normal form eliminates transitive dependency?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
Which aggregate function returns the number of rows that match a specified criterion?